mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Fix CI on ARMv7
This commit is contained in:
parent
0b5f05a8a5
commit
c671c0868e
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ aarch64:
|
||||||
armhf:
|
armhf:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- make -C tests test-armhf CC_ARMv7=arm-linux-gnueabihf-gcc
|
- make -C tests test-armv7 CC_ARMv7=arm-linux-gnueabihf-gcc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue