Skip to content

Commit bd21f06

Browse files
committed
mlib gcc5
1 parent 912f7a9 commit bd21f06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ccpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ jobs:
8989
uses: ./.github/actions/build-gcc
9090
with:
9191
extra-configure-env: ''
92-
run_test_flags: '--target_board=unix\{-m32}'
92+
run_test_flags: '--target_board=unix\{-m32,-m64}'
9393
glibc_assertion: false
9494
use-old-gcc: '5.4.0'
95-
enable_multilib: false
95+
enable_multilib: true
9696
bootstrap: false
9797

9898
build-and-check-asan:

0 commit comments

Comments
 (0)