mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-16 18:41:03 +01:00
Update macos version for signer since GH dropped support for macos 11
This commit is contained in:
parent
422bf5b8dd
commit
36f3fac657
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -113,7 +113,7 @@ jobs:
|
|||||||
|
|
||||||
# Sign the binaries and upload the signed binaries
|
# Sign the binaries and upload the signed binaries
|
||||||
macos_signer:
|
macos_signer:
|
||||||
runs-on: macos-11.0
|
runs-on: macos-14.0
|
||||||
needs:
|
needs:
|
||||||
- build-darwin-amd64
|
- build-darwin-amd64
|
||||||
- build-darwin-arm64
|
- build-darwin-arm64
|
||||||
|
Loading…
Reference in New Issue
Block a user