Skip to content

Commit 1e81860

Browse files
committed
Update build_executables.yml
1 parent 2e897f4 commit 1e81860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build_executables.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest]
16-
arch: [armv7]
16+
arch: [arm64-v8a]
1717
kind: [static]
1818
confs:
1919
- { mode: debug, archive: yes }

0 commit comments

Comments
 (0)