Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1dc9bee

Browse files
author
rknizzle
committed
STUB 5
1 parent 573fdde commit 1dc9bee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
strategy:
1818
matrix:
1919
# macos-13 is Intel, macos-14 is Apple Silicon
20-
os: [ubuntu-latest, windows-latest, macos-13, macos-14]
20+
#os: [ubuntu-latest, macos-13, macos-14]
21+
os: [ubuntu-latest]
2122

2223
steps:
2324
- name: Checkout repository

0 commit comments

Comments
 (0)