Skip to content

Commit

Permalink
ci: Update cirrus' freebsd image to 14.1
Browse files Browse the repository at this point in the history
This should fix CI which is failing lately like this:
https://cirrus-ci.com/task/4665005218463744

ld-elf.so.1: /lib/libc.so.7: version FBSD_1.8 required by
/usr/local/bin/stack not found
  • Loading branch information
wolfgangwalther committed Oct 26, 2024
1 parent 994b60a commit 0b0b4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
freebsd_instance:
image_family: freebsd-14-0
image_family: freebsd-14-1

build_task:
# Don't change this name without adjusting .github/workflows/build.yaml
Expand Down

0 comments on commit 0b0b4f2

Please sign in to comment.