mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-26 02:03:37 +01:00
Remove slsa builder deps to see if the new builders work when running in parallel
This commit is contained in:
parent
5b60711aae
commit
b2d3bb4801
3
.github/workflows/slsa-releaser.yml
vendored
3
.github/workflows/slsa-releaser.yml
vendored
@ -39,7 +39,6 @@ jobs:
|
||||
contents: write
|
||||
needs:
|
||||
- args
|
||||
- build-linux-amd64
|
||||
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.0
|
||||
with:
|
||||
config-file: .slsa-goreleaser-darwin-amd64.yml
|
||||
@ -51,8 +50,6 @@ jobs:
|
||||
contents: write
|
||||
needs:
|
||||
- args
|
||||
- build-linux-amd64
|
||||
- build-darwin-amd64
|
||||
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.0
|
||||
with:
|
||||
config-file: .slsa-goreleaser-darwin-arm64.yml
|
||||
|
Loading…
Reference in New Issue
Block a user