Skip to content

Commit ca472ed

Browse files
committed
ci: enable target x86_64-unknown-linux-gnux32
1 parent 56b4d3a commit ca472ed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,7 @@ jobs:
238238
- target: x86_64-linux-android
239239
# Keep in sync with the Android build pinned in ci/cuttlefish-setup.sh
240240
artifact-tag: android17
241-
# FIXME: Exec format error (os error 8)
242-
# - target: x86_64-unknown-linux-gnux32
241+
- target: x86_64-unknown-linux-gnux32
243242
- target: x86_64-unknown-linux-musl
244243
- target: x86_64-unknown-linux-musl
245244
env: { TEST_MUSL_V1_2_3: 1 }

0 commit comments

Comments
 (0)