Skip to content

Commit 40857b2

Browse files
committed
Test snakemake on required 3.11
1 parent 71f621b commit 40857b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: ubuntu-latest
6565
strategy:
6666
matrix:
67-
python-version: ["3.8"]
67+
python-version: ["3.11"]
6868
test-program: [snakemake, miniwdl]
6969
steps:
7070
- uses: actions/checkout@v2.3.4

0 commit comments

Comments
 (0)