We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9028b13 commit b5b8d7fCopy full SHA for b5b8d7f
.cirrus.yml
@@ -12,7 +12,7 @@ freebsd_task:
12
cpu: 1
13
matrix:
14
image_family: freebsd-14-2
15
- image_family: freebsd-13-4
+ image_family: freebsd-13-5
16
17
env:
18
# Set to 10 instead of 1 to avoid problems when new commits are submitted
.github/workflows/ci.yml
@@ -326,7 +326,7 @@ jobs:
326
strategy:
327
fail-fast: false
328
329
- osver: [39, 41]
+ osver: [40, 41, 42]
330
build:
331
- cc: gcc
332
gtk: 3
0 commit comments