Skip to content

Commit 99f8628

Browse files
authored
ci: Update BSD images (#219)
1 parent 24d08b9 commit 99f8628

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.cirrus.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
freebsd_task:
1515
name: test ($TARGET)
1616
freebsd_instance:
17-
image_family: freebsd-13-3
17+
image_family: freebsd-13-4
1818
matrix:
1919
- env:
2020
TARGET: x86_64-unknown-freebsd
@@ -34,7 +34,7 @@ netbsd_task:
3434
compute_engine_instance:
3535
image_project: pg-ci-images
3636
# https://github.com/anarazel/pg-vm-images/blob/main/packer/netbsd.pkrvars.hcl
37-
image: family/pg-ci-netbsd-vanilla-9-3
37+
image: family/pg-ci-netbsd-vanilla
3838
platform: netbsd
3939
env:
4040
TARGET: x86_64-unknown-netbsd
@@ -50,7 +50,7 @@ openbsd_task:
5050
compute_engine_instance:
5151
image_project: pg-ci-images
5252
# https://github.com/anarazel/pg-vm-images/blob/main/packer/openbsd.pkrvars.hcl
53-
image: family/pg-ci-openbsd-vanilla-7-2
53+
image: family/pg-ci-openbsd-vanilla
5454
platform: openbsd
5555
env:
5656
TARGET: x86_64-unknown-openbsd

0 commit comments

Comments
 (0)