Skip to content

Commit 30315eb

Browse files
committed
.cirrus.yml: update to FreeBSD 12.3
1 parent ed3502d commit 30315eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ env:
33

44
freebsd_12_task:
55
freebsd_instance:
6-
image_family: freebsd-12-2
6+
image_family: freebsd-12-3
77
install_script: |
88
pkg install -y git go
99
GOBIN=$PWD/bin go get golang.org/dl/go1.17

0 commit comments

Comments
 (0)