Skip to content

Commit 19f3af2

Browse files
Updated architecture name for linux-aarch64-dyn
kiwix/kiwix-build#863 has changed the architecture name of aarch64 cross-builds on Linux.
1 parent 1258966 commit 19f3af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ jobs:
177177
coverage: false
178178
- target: linux-aarch64-dyn
179179
image_variant: jammy
180-
lib_postfix: '/aarch64-linux-gnu'
181-
arch_name: aarch64-linux-gnu
180+
lib_postfix: '/aarch64-rpi3-linux-gnu'
181+
arch_name: aarch64-rpi3-linux-gnu
182182
run_test: false
183183
coverage: false
184184
- target: android-arm

0 commit comments

Comments
 (0)