mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 08:14:02 +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
|
||||
macos_signer:
|
||||
runs-on: macos-11.0
|
||||
runs-on: macos-14.0
|
||||
needs:
|
||||
- build-darwin-amd64
|
||||
- build-darwin-arm64
|
||||
|
Loading…
Reference in New Issue
Block a user