Skip to content

Commit d97ae2f

Browse files
committed
Nope
1 parent aec9c1d commit d97ae2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
strategy:
2626
matrix:
2727
os:
28-
# - ubuntu-latest
29-
- macos-14
28+
- ubuntu-latest
29+
# - macos-14
3030

3131
# Comman separated list of python versions to test
3232
python-version: ["3.11"]

0 commit comments

Comments
 (0)