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:
parent
c8fc679329
commit
ccd0d0eb79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
config:
|
||||
- os: macOS-latest
|
||||
- os: macos-10.15
|
||||
kind: test_release
|
||||
- os: windows-2019
|
||||
kind: test_release
|
||||
|
|
Loading…
Reference in a new issue