Skip to content

Commit 0df3d9f

Browse files
committed
chore: update freebsd image
1 parent 7393e50 commit 0df3d9f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.cirrus.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
task:
22
only_if: $CIRRUS_BRANCH == 'master' || $CIRRUS_PR != ''
33
matrix:
4-
- name: FreeBSD 13.2
4+
- name: FreeBSD 13.4
55
freebsd_instance:
6-
image_family: freebsd-13-2-snap
7-
# Install Rust
6+
image_family: freebsd-13-4-snap
7+
# Install Rust
88
setup_script:
99
- fetch https://sh.rustup.rs -o rustup.sh
1010
- sh rustup.sh -y --profile=minimal --default-toolchain stable

0 commit comments

Comments
 (0)