Update .cirrus.yml

This commit is contained in:
Martin Kroeker 2023-06-14 18:14:38 +02:00 committed by GitHub
parent 56f8f765ef
commit 9662e93ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ task:
task: task:
name: FreeBSD name: FreeBSD
freebsd_instance: freebsd_instance:
image_family: freebsd-13-2 image_family: freebsd-13-0
compile_script: compile_script:
- pkg install -y gmake gcc-12 - pkg install -y gmake gcc-12
- gmake - gmake