Skip to content

Commit

Permalink
Build using v0.193.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Feb 24, 2023
1 parent fbf1d42 commit bd62367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if: steps.cacheflux.outputs.cache-hit != 'true'
run: |
cd flux
git checkout tags/v0.192.0
git checkout tags/v0.193.0
go mod tidy
go get ./...
make
Expand Down

0 comments on commit bd62367

Please sign in to comment.