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 22589de commit 0f612b1Copy full SHA for 0f612b1
.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