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.
2 parents dabdea2 + 53f3441 commit 5ae7f33Copy full SHA for 5ae7f33
.github/workflows/app-tests.yaml
@@ -28,7 +28,7 @@ jobs:
28
fail-fast: false
29
matrix:
30
os: ["ubuntu-latest", "macos-latest-xlarge", "macos-13", "windows-latest"]
31
- python_version: ["3.10", "3.11", "3.12"]
+ python_version: ["3.10"]
32
exclude:
33
- os: macos-latest-xlarge
34
python_version: "3.10"
0 commit comments