ci: fix ci failure on v0.1.x (#2608)

This commit is contained in:
Taiki Endo
2020-06-11 17:58:54 +09:00
committed by GitHub
parent e096857bc2
commit 048628bab5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
freebsd_instance:
image: freebsd-12-0-release-amd64
image: freebsd-12-1-release-amd64
# Test FreeBSD in a full VM on cirrus-ci.com. Test the i686 target too, in the
# same VM. The binary will be built in 32-bit mode, but will execute on a
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
${{ if parameters.cross }}:
MacOS:
vmImage: macOS-10.13
vmImage: macOS-10.14
Windows:
vmImage: vs2017-win2016
pool: