Skip to content

Commit c0f1c2c

Browse files
committed
Update cirrus
1 parent 1e1d657 commit c0f1c2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
task:
22
name: FreeBSD
33
freebsd_instance:
4-
image_family: freebsd-13-1
4+
image_family: freebsd-13-2
55
install_script: pkg install -y ghc hs-cabal-install git autoconf
66
script:
77
- cabal update
@@ -11,7 +11,7 @@ task:
1111
name: OpenBSD
1212
compute_engine_instance:
1313
image_project: pg-ci-images
14-
image: family/pg-ci-openbsd-vanilla-7-2
14+
image: family/pg-ci-openbsd-vanilla-7-3
1515
platform: openbsd
1616
install_script: pkg_add ghc cabal-install git autoconf-2.71
1717
script:

0 commit comments

Comments
 (0)