Skip to content

Commit 9a3bed6

Browse files
authored
test taskvine in 3.11
1 parent be55030 commit 9a3bed6

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
@@ -131,7 +131,7 @@ jobs:
131131
needs: pre-commit
132132
strategy:
133133
matrix:
134-
python-version: ["3.12"]
134+
python-version: ["3.11"]
135135
name: test coffea-taskvine
136136
steps:
137137
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)