Skip to content

Commit fd50244

Browse files
authored
Merge pull request #33 from Jitensid/feature/update_CI_nodes
Update main.yml
2 parents 6da0454 + 5f1fce3 commit fd50244

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.8', '3.9', '3.10', '3.11', '3.12', '3.13']
14+
python: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
1515
os: [windows-latest, ubuntu-20.04, macos-latest]
1616

1717
steps:

0 commit comments

Comments
 (0)