Skip to content

Commit

Permalink
Bump/all FreeBSD and Alpine versions in CI
Browse files Browse the repository at this point in the history
These now correspond to all currently support versions of these OSes.
  • Loading branch information
dfandrich committed Jan 29, 2024
1 parent b90c089 commit 023c46f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ freebsd_task:
memory: 1500M
cpu: 1
matrix:
image_family: freebsd-14-0
image_family: freebsd-13-2
image_family: freebsd-12-4

env:
# Set to 10 instead of 1 to avoid problems when new commits are submitted
Expand Down Expand Up @@ -90,7 +90,9 @@ linux_musl_task:
memory: 400M
cpu: 1
matrix:
image: alpine:3.19
image: alpine:3.18
image: alpine:3.17
image: alpine:3.16

env:
Expand Down

0 comments on commit 023c46f

Please sign in to comment.