Skip to content

Commit

Permalink
workflows: run tests on Linux ARM (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert authored Jan 16, 2025
1 parent cc15c98 commit 1597319
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
include:
- os: ubuntu-latest
cc: gcc
- os: ubuntu-24.04-arm
cc: gcc
- os: macos-latest
cc: clang
- os: windows-latest
Expand Down

0 comments on commit 1597319

Please sign in to comment.