Skip to content

Commit c725c86

Browse files
committed
Try just Ubuntu for now
1 parent eb377c9 commit c725c86

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
matrix:
2828
os:
2929
- ubuntu-latest
30-
- macos-14
31-
# - macos-14-arm64
30+
# - macos-14
3231

3332
# Comma separated list of python versions to test
3433
python-version: ["3.11"] # "3.8", "3.9", "3.10",

0 commit comments

Comments
 (0)