File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 12
12
name : OpenBSD
13
13
compute_engine_instance :
14
14
image_project : pg-ci-images
15
- # OpenBSD version should match
16
- # https://github.com/anarazel/pg-vm-images/blob/main/packer/openbsd.pkrvars.hcl
17
- image : family/pg-ci-openbsd-vanilla-7-3
15
+ # See https://github.com/anarazel/pg-vm-images/blob/main/packer/openbsd.pkrvars.hcl
16
+ image : family/pg-ci-openbsd-vanilla
18
17
platform : openbsd
19
18
install_script : pkg_add ghc cabal-install git autoconf-2.71
20
19
script :
30
29
name : NetBSD
31
30
compute_engine_instance :
32
31
image_project : pg-ci-images
33
- # NetBSD version should match
34
- # https://github.com/anarazel/pg-vm-images/blob/main/packer/netbsd.pkrvars.hcl
35
- image : family/pg-ci-netbsd-vanilla-9-3
32
+ # See https://github.com/anarazel/pg-vm-images/blob/main/packer/netbsd.pkrvars.hcl
33
+ image : family/pg-ci-netbsd-vanilla
36
34
platform : netbsd
37
35
install_script :
38
36
# Folders should be updated in line with
You can’t perform that action at this time.
0 commit comments