Update .cirrus.yml

This commit is contained in:
Martin Kroeker 2024-03-27 18:04:01 +01:00 committed by GitHub
parent fb7cc6c756
commit ed97cc521a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ task:
arm_container: arm_container:
image: node:latest image: node:latest
compile_script: compile_script:
- apt-get update
- apt install gfortran - apt install gfortran
- make - make
- wget https://gist.github.com/martin-frbg/7790c2cd10f4a56fefd7bb8a8309113f/raw/442dddacd1392c5f43ae7f70d6e315331fa5be49/issue4583.cpp - wget https://gist.github.com/martin-frbg/7790c2cd10f4a56fefd7bb8a8309113f/raw/442dddacd1392c5f43ae7f70d6e315331fa5be49/issue4583.cpp