Thanks to visit codestin.com Credit goes to github.com
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 6b3fb80 commit 488b6fdCopy full SHA for 488b6fd
1 file changed
.github/workflows/main.yml
@@ -24,8 +24,8 @@ jobs:
24
os: [ubuntu-latest]
25
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
26
include:
27
- - os: macos-latest
28
- python-version: "3.14"
+ #- os: macos-latest
+ # python-version: "3.14"
29
- os: windows-latest
30
python-version: "3.14"
31
0 commit comments