Skip to content

Commit

Permalink
Tune py-3.14 version
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Dec 17, 2024
1 parent ef1dd00 commit 020307c
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 @@ -58,7 +58,7 @@ jobs:
pyver: ['3.9', '3.10', '3.11', '3.12', '3.13']
experimental: [false]
include:
- pyver: "3.14"
- pyver: "3.14.0-alpha.2"
experimental: true
fail-fast: true
continue-on-error: ${{ matrix.experimental }}
Expand Down

0 comments on commit 020307c

Please sign in to comment.