Skip to content

Commit

Permalink
Upgrade to FreeBSD 14.0 in CI environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sio committed Mar 4, 2024
1 parent 236549a commit 599e98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/cirrus-freebsd.yml.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
task:
name: 'ci/cirrusci: test-freebsd'
freebsd_instance:
image_family: freebsd-13-2
image_family: freebsd-14-0 # https://cirrus-ci.org/guide/FreeBSD/
env:
SED: gsed
PIP_CACHE_DIR: $CIRRUS_WORKING_DIR/cache/pip
Expand Down

0 comments on commit 599e98f

Please sign in to comment.