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 0a05958 commit 9bb4575Copy full SHA for 9bb4575
.github/workflows/testEndToEnd.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- python_version: ["3.9", "3.10", "3.11", "3.12"]
+ python_version: ["3.11", "3.12"]
15
operating_system: ["ubuntu-20.04", "ubuntu-22.04", "macos-latest", "macos-14"]
16
#operating_system: ["ubuntu-20.04", "ubuntu-22.04", "macos-latest"]
17
0 commit comments