Browse Source

Update .cirrus.yml

pull/4082/head
Martin Kroeker GitHub 3 years ago
parent
commit
9662e93ac9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .cirrus.yml

+ 1
- 1
.cirrus.yml View File

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


Loading…
Cancel
Save