Skip to content

Commit b5b8d7f

Browse files
committed
Bump OS versions in CI
1 parent 9028b13 commit b5b8d7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ freebsd_task:
1212
cpu: 1
1313
matrix:
1414
image_family: freebsd-14-2
15-
image_family: freebsd-13-4
15+
image_family: freebsd-13-5
1616

1717
env:
1818
# Set to 10 instead of 1 to avoid problems when new commits are submitted

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ jobs:
326326
strategy:
327327
fail-fast: false
328328
matrix:
329-
osver: [39, 41]
329+
osver: [40, 41, 42]
330330
build:
331331
- cc: gcc
332332
gtk: 3

0 commit comments

Comments
 (0)