Skip to content

Commit 5d1a7fc

Browse files
CI: Build also on Ubuntu ARM
1 parent cae0d90 commit 5d1a7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
os: [ubuntu-22.04, ubuntu-24.04,
13+
os: [ubuntu-22.04, ubuntu-24.04, ubuntu-24.04-arm,
1414
macos-15-intel, macos-26,
1515
windows-2025]
1616
fail-fast: false

0 commit comments

Comments
 (0)