Skip to content

Commit 9226565

Browse files
Test arm64 runner
1 parent c392e50 commit 9226565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
name: llama-bin-macos-x64.zip
174174

175175
ubuntu-cpu-cmake:
176-
runs-on: ubuntu-22.04
176+
runs-on: [ubuntu-22.04, ubuntu-22.04-arm]
177177

178178
steps:
179179
- name: Clone

0 commit comments

Comments
 (0)