We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb12f1 commit e263b60Copy full SHA for e263b60
.github/workflows/ci.yaml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
strategy:
40
matrix:
41
- python: ["3.12", "3.13"]
+ python: ["3.12", "3.13", "3.14"]
42
steps:
43
- name: ⤵️ Check out code from GitHub
44
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments