Skip to content

Commit

Permalink
Run CI on macOS (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed May 8, 2023
1 parent c87055b commit df56795
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
matrix:
os:
- ubuntu-latest
# TODO Support macOS with LLVM 16.
# - macos-12
- macos-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit df56795

Please sign in to comment.