Skip to content

Commit 43046d9

Browse files
committed
bring back macos ci
1 parent be965af commit 43046d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
# os: [ubuntu-latest, macos-14]
15-
os: [ubuntu-latest]
14+
os: [ubuntu-latest, macos-latest]
1615
runs-on: ${{ matrix.os }}
1716
steps:
1817
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)