We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3.14.0-beta.3
1 parent 3a2ad3c commit 8959581Copy full SHA for 8959581
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
os: [ubuntu-latest, windows-latest, macos-latest]
25
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
+ python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14.0-beta.3']
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments