Skip to content

Commit

Permalink
Prepare for mac runs on unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed May 15, 2024
1 parent 57f0835 commit 722ea81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04]
os:
- ubuntu-22.04
# - macos-14
mode: [debug, release]

include:
Expand Down

0 comments on commit 722ea81

Please sign in to comment.