Skip to content

Commit bb7828e

Browse files
committed
macOS test
1 parent e4fcf13 commit bb7828e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
# os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-latest]
1212
# os: [ubuntu-latest]
1313
# os: [windows-2019] #latest]
14-
os: [ubuntu-latest, windows-2019, ubuntu-24.04-arm]
14+
# os: [ubuntu-latest, windows-2019, ubuntu-24.04-arm]
15+
os: [macos-latest]
1516

1617
steps:
1718
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)