Skip to content

Commit 488b6fd

Browse files
committed
comment macos
1 parent 6b3fb80 commit 488b6fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
os: [ubuntu-latest]
2525
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
2626
include:
27-
- os: macos-latest
28-
python-version: "3.14"
27+
#- os: macos-latest
28+
# python-version: "3.14"
2929
- os: windows-latest
3030
python-version: "3.14"
3131

0 commit comments

Comments
 (0)