We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b3581 commit b0e783fCopy full SHA for b0e783f
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [ubuntu-latest, windows-latest, macos-latest]
22
- python-version: ["3.11", "3.12", "3.13"]
+ python-version: ["3.11", "3.12", "3.13", "3.14"]
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments