Skip to content

Commit

Permalink
Use Go 1.20 to test subctl
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Kitt <[email protected]>
  • Loading branch information
skitt authored and tpantelis committed Jun 15, 2023
1 parent 33cc4ce commit f87a6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subctl-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753
with:
go-version: '1.19'
go-version: '1.20'
check-latest: true

- name: Update the subctl build to use the current submariner-operator
Expand Down

0 comments on commit f87a6ea

Please sign in to comment.