diff --git a/.cirrus.yml b/.cirrus.yml index 549bcad11..d1002ab91 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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 diff --git a/ci/azure-test-stable.yml b/ci/azure-test-stable.yml index f53ca0eb5..a04d349c6 100644 --- a/ci/azure-test-stable.yml +++ b/ci/azure-test-stable.yml @@ -8,7 +8,7 @@ jobs: ${{ if parameters.cross }}: MacOS: - vmImage: macOS-10.13 + vmImage: macOS-10.14 Windows: vmImage: vs2017-win2016 pool: