Revert "Use oldest macOS version for release workflow"

This commit is contained in:
James McCoy
2020-12-11 13:07:07 -05:00
committed by GitHub
parent b8e12ebf20
commit 50a76a0e5d

View File

@@ -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: