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 5488ca6 commit 0c8d8e5Copy full SHA for 0c8d8e5
.github/workflows/testEndToEnd.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- python_version: ["3.11", "3.12"]
+ python_version: ["3.11", "3.12", "3.13"]
15
operating_system: ["ubuntu-20.04", "ubuntu-22.04", "macos-latest", "macos-14", "windows-2022"]
16
#operating_system: ["ubuntu-20.04", "ubuntu-22.04", "macos-latest"]
17
0 commit comments