chore(ci): update actions to run on macos-10.15 (#6884)

This commit is contained in:
Trivikram Kamat 2020-07-26 13:24:32 -07:00 committed by GitHub
parent c8fc679329
commit ccd0d0eb79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
strategy: strategy:
matrix: matrix:
config: config:
- os: macOS-latest - os: macos-10.15
kind: test_release kind: test_release
- os: windows-2019 - os: windows-2019
kind: test_release kind: test_release