ci: switch macos job to macos-10.15 (#849)

This commit is contained in:
Ryan 2021-10-24 03:37:33 +02:00 committed by GitHub
parent b5e8a18683
commit 977b526384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,7 +93,7 @@ jobs:
test-macos:
needs: dump_images
name: test-macos
runs-on: macos-latest
runs-on: macos-10.15
continue-on-error: true # Don't let macos test fail whole workflow
env:
ISO_PATH: ~/.docker/machine/cache/boot2docker.iso