Skip to content

Commit

Permalink
workflows: run tests on Linux ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert committed Jan 16, 2025
1 parent ee3e401 commit 3be9078
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 3be9078

Please sign in to comment.