8000 Test Pythons from 3.8 - 3.12 · scijava/scyjava@b414c55 · GitHub
[go: up one dir, main page]

Skip to content

Commit b414c55

Browse files
committed
Test Pythons from 3.8 - 3.12
But still only three Pythons. Five Pythons is too many Pythons.
1 parent eec97e8 commit b414c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
]
2424
python-version: [
2525
'3.8',
26-
'3.9',
27-
'3.10'
26+
'3.10',
27+
'3.12'
2828
]
2929

3030
steps:

0 commit comments

Comments
 (0)
0