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 5cf2534 commit 2f3a0e7Copy full SHA for 2f3a0e7
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
platform: x64
33
instance: macos-13
34
35
- python: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
+ python: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
36
37
steps:
38
- name: Set Environment on macOS
0 commit comments