Skip to content

Commit

Permalink
ci: test taskvine in py313
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray committed Jan 28, 2025
1 parent 5c3c0ec commit 57699c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
needs: pre-commit
strategy:
matrix:
python-version: ["3.11"]
python-version: ["3.13"]
name: test coffea-taskvine
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 57699c4

Please sign in to comment.