mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 06:48:17 +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
|
||||
|
||||
macOS:
|
||||
runs-on: macos-10.13
|
||||
runs-on: macos-10.15
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user