File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
freebsd_task :
15
15
name : test ($TARGET)
16
16
freebsd_instance :
17
- image_family : freebsd-13-3
17
+ image_family : freebsd-13-4
18
18
matrix :
19
19
- env :
20
20
TARGET : x86_64-unknown-freebsd
@@ -34,7 +34,7 @@ netbsd_task:
34
34
compute_engine_instance :
35
35
image_project : pg-ci-images
36
36
# 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
38
38
platform : netbsd
39
39
env :
40
40
TARGET : x86_64-unknown-netbsd
@@ -50,7 +50,7 @@ openbsd_task:
50
50
compute_engine_instance :
51
51
image_project : pg-ci-images
52
52
# 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
54
54
platform : openbsd
55
55
env :
56
56
TARGET : x86_64-unknown-openbsd
You can’t perform that action at this time.
0 commit comments