Skip to content

Commit b7a5c22

Browse files
hasufellBodigrim
authored andcommitted
Fix NetBSD CI wrt #278
1 parent 31eb772 commit b7a5c22

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
@@ -28,7 +28,7 @@ task:
2828
name: NetBSD
2929
compute_engine_instance:
3030
image_project: pg-ci-images
31-
image: family/pg-ci-netbsd-vanilla-9-2
31+
image: family/pg-ci-netbsd-vanilla-9-3
3232
platform: netbsd
3333
install_script:
3434
- export PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/"

0 commit comments

Comments
 (0)