Skip to content

Commit a89f396

Browse files
authored
Update cmake-multi-platform.yml
1 parent 2f7d22b commit a89f396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
#
2424
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
2525
matrix:
26-
os: [ubuntu-latest, windows-latest]
26+
os: [ubuntu-latest, windows-latest, ubuntu-24.04-arm, ubuntu-22.04-arm]
2727
build_type: [Release]
2828
c_compiler: [gcc, clang, cl]
2929
include:

0 commit comments

Comments
 (0)