Skip to content

Commit 65c56c6

Browse files
committed
ci: Add ARM runners
Add a GitHub ARM runner for the build tests. Signed-off-by: Naushir Patuck <[email protected]>
1 parent 6eb091e commit 65c56c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libpisp-build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
build-test:
1414

15-
runs-on: [ ubuntu-latest ]
15+
runs-on: [ ubuntu-latest, ubuntu-24.04-arm ]
1616

1717
strategy:
1818
matrix:

0 commit comments

Comments
 (0)