updated FreeBSD VM to 14.2
14.1 seems no longer supported by gcloud
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ task:
|
||||
name: FreeBSD (make check)
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
image_family: freebsd-14-1
|
||||
image_family: freebsd-14-2
|
||||
install_script: pkg install -y gmake coreutils
|
||||
script: |
|
||||
MOREFLAGS="-Werror" gmake -j all
|
||||
|
||||
Reference in New Issue
Block a user