Skip to content

Commit 1597319

Browse files

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run_unit_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
include:
1717
- os: ubuntu-latest
1818
cc: gcc
19+
- os: ubuntu-24.04-arm
20+
cc: gcc
1921
- os: macos-latest
2022
cc: clang
2123
- os: windows-latest

0 commit comments

Comments
 (0)