ci: try macos 12

This commit is contained in:
Mitchell Hashimoto
2022-11-21 11:15:45 -08:00
parent a45c8c1f7e
commit b05aab7ac6

View File

@ -81,7 +81,7 @@ jobs:
force_push_tag: true
sign-and-release:
runs-on: macos-11.0
runs-on: macos-12.0
needs: build-macos
steps:
- name: Checkout code