Browse Source

CI: Update FreeBSD images to 13.3-RELEASE and 14.1-RELEASE.

pull/984/head
Florian Walpen 10 months ago
parent
commit
e21da653cd
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-13-2
- image_family: freebsd-14-0
- image_family: freebsd-13-3
- image_family: freebsd-14-1

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


Loading…
Cancel
Save