1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 15:24:46 -05:00

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:
matrix:
config:
- os: macOS-latest
- os: macos-10.15
kind: test_release
- os: windows-2019
kind: test_release