Browse Source

FreeBSD CI: switch to the latest 12.1-RELEASE

Koichiro IWAO 6 years ago
parent
commit
e4aff409f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .cirrus.yml

+ 1 - 1
.cirrus.yml

@@ -1,6 +1,6 @@
 FreeBSD_task:
   freebsd_instance:
-    image: freebsd-12-0-release-amd64
+    image: freebsd-12-1-release-amd64
   env:
     ASSUME_ALWAYS_YES: TRUE # required for unattanded "pkg" invocation
   install_script: