Skip to content

Commit

Permalink
[ci] move away from deprecates OSes
Browse files Browse the repository at this point in the history
  • Loading branch information
375gnu committed Feb 22, 2025
1 parent 72d3ea3 commit f7d224c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ task:
name: freebsd amd64
skip: "changesIncludeOnly('doc/*')"
freebsd_instance:
image_family: freebsd-14-1
image_family: freebsd-14-2

install_script: |
pkg install -y cmake \
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ jobs:
fail-fast: false
matrix:
config:
- os: ubuntu-20.04
avif: OFF # Not supported on Ubuntu20.04
- os: ubuntu-22.04
avif: ON
gles: ON
gtk3: ON
minaudio: ON
Expand Down

0 comments on commit f7d224c

Please # to comment.