Update macos version for signer since GH dropped support for macos 11

This commit is contained in:
David Dworken 2024-07-09 21:21:14 -07:00
parent 8dac7996f3
commit fc9f3b6ff1
No known key found for this signature in database

View File

@ -113,7 +113,7 @@ jobs:
# Sign the binaries and upload the signed binaries
macos_signer:
runs-on: macos-11.0
runs-on: macos-14.0
needs:
- build-darwin-amd64
- build-darwin-arm64