File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 goarch :
1616 - amd64
1717 - arm64
18- uses : PossibleLlama/workflows/.github/workflows/golang-binary.yaml@v0.2.16
18+ uses : PossibleLlama/workflows/.github/workflows/golang-binary.yaml@v0.2.17
1919 with :
2020 source-path : " ./exec/cli/main.go"
2121 build-flags : " -ldflags=\" -w -s -X 'main.VERSION=$(git rev-list -1 HEAD)'\" "
@@ -24,13 +24,13 @@ jobs:
2424
2525 linting :
2626 name : Linting
27- uses : PossibleLlama/workflows/.github/workflows/golang-linting.yaml@v0.2.16
27+ uses : PossibleLlama/workflows/.github/workflows/golang-linting.yaml@v0.2.17
2828 with :
2929 source-path : " ./exec/cli/main.go"
3030
3131 test-small :
3232 name : Test small
33- uses : PossibleLlama/workflows/.github/workflows/golang-testing-small.yaml@v0.2.16
33+ uses : PossibleLlama/workflows/.github/workflows/golang-testing-small.yaml@v0.2.17
3434 with :
3535 enable-performance : false
3636 enable-fuzz : false
You can’t perform that action at this time.
0 commit comments