Skip to content

Commit

Permalink
Merge pull request #694 from PolyMeilex/fix-ci
Browse files Browse the repository at this point in the history
chore(ci): Update to FreeBSD 13.2
  • Loading branch information
ids1024 authored Jan 25, 2024
2 parents fd39fd4 + f0f3350 commit 2d5e7df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ env:
task:
only_if: $CIRRUS_BRANCH == 'master' || $CIRRUS_PR != ''
matrix:
- name: FreeBSD 13.0
- name: FreeBSD 13.2
freebsd_instance:
image_family: freebsd-13-0-snap
image_family: freebsd-13-2-snap
# Install Rust
setup_script:
- fetch https://sh.rustup.rs -o rustup.sh
Expand Down

0 comments on commit 2d5e7df

Please sign in to comment.