Build CI on macos-12 image.

This commit is contained in:
Josh Matthews 2022-11-20 05:21:49 -05:00
parent 0847d2b316
commit 969e022901
2 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ jobs:
upload-mac:
name: Upload nightly (macOS)
runs-on: macos-10.15
runs-on: macos-12
steps:
- uses: actions/checkout@v2
with: