Browse Source

CI: Update FreeBSD images to 13.2-RELEASE and 14.0-RELEASE.

pull/854/merge
Florian Walpen 1 year ago
parent
commit
f14409bb92
No known key found for this signature in database GPG Key ID: E11C40B3BC8863BC
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .cirrus.yml

+ 2
- 2
.cirrus.yml View File

@@ -1,8 +1,8 @@
task:
freebsd_instance:
matrix:
- image_family: freebsd-12-3
- image_family: freebsd-13-1
- image_family: freebsd-13-2
- image_family: freebsd-14-0

environment:
CFLAGS: -O2 -pipe -fPIC -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include


Loading…
Cancel
Save