Update .cirrus.yml

This commit is contained in:
Martin Kroeker 2023-06-14 19:43:55 +02:00 committed by GitHub
parent c6275dd23b
commit c40af244e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ FreeBSD_task:
freebsd_instance:
image_family: freebsd-13-2
install_script:
- pkg update -f && pkg upgrade -y && pkg install -y gmake gcc-12
- pkg update -f && pkg upgrade -y && pkg install -y gmake gcc
compile_script:
- gmake