mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 14:58:18 +00:00
Revert "Use oldest macOS version for release workflow"
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
|||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|
||||||
macOS:
|
macOS:
|
||||||
runs-on: macos-10.13
|
runs-on: macos-10.15
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user