Skip to content

Commit

Permalink
ci: create second val job without go cache (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-vagabond authored May 25, 2024
1 parent 448450a commit e0c4312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/software-upgrade-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: "1.21"
cache: false
if: steps.cache-create-second-validator.outputs.cache-hit != 'true'

- name: Restore new binary from cache
Expand Down

0 comments on commit e0c4312

Please sign in to comment.