We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a3635 commit e23934cCopy full SHA for e23934c
.github/workflows/pytest.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [ubuntu-latest, macos-latest]
20
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11"]
21
22
steps:
23
- uses: actions/checkout@v3
@@ -61,7 +61,7 @@ jobs:
61
runs-on: windows-latest
62
63
64
65
66
67
0 commit comments