Browse Source
CI: Update FreeBSD images to 13.3-RELEASE and 14.1-RELEASE.
pull/984/head
Florian Walpen
10 months ago
No known key found for this signature in database
GPG Key ID: E11C40B3BC8863BC
1 changed files with
2 additions and
2 deletions
-
.cirrus.yml
|
|
@@ -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 |
|
|
|