Skip to content

Commit 89ed657

Browse files
committed
modified: expansion of python versions
1 parent 155a686 commit 89ed657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/csubst-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ubuntu-latest, macos-latest]
21-
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
21+
python: ['3.9', '3.10', '3.11', '3.12']
2222
install: [source] # bioconda は後で復活可
2323

2424
steps:

0 commit comments

Comments
 (0)