We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477ee76 commit 19888b6Copy full SHA for 19888b6
1 file changed
.github/workflows/CI.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest, windows-latest, macos-latest]
17
- python-version: ["3.12", "3.13"]
+ python-version: ["3.12"]
18
steps:
19
- uses: actions/checkout@v4
20
- name: Set up Python
0 commit comments