Skip to content

Commit 5f23041

Browse files
authored
Merge pull request #31 from Jitensid/feature/update_CI_nodes
Update main.yml
2 parents 122abe5 + 1d95106 commit 5f23041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
python: ['3.6', '3.7', '3.8', '3.9', '3.10']
14+
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
1515
os: [windows-latest, ubuntu-20.04, macos-latest]
1616

1717
steps:

0 commit comments

Comments
 (0)