Skip to content

Commit

Permalink
ci: fix OADP Go version
Browse files Browse the repository at this point in the history
Signed-off-by: Mateus Oliveira <[email protected]>
  • Loading branch information
mateusoliveira43 committed Jun 27, 2024
1 parent fbca919 commit 6e6d1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version: "1.20" # OADP Go version
go-version-file: 'go.mod'

- name: Checkout Non Admin Controller (NAC)
uses: actions/checkout@v4
Expand Down

0 comments on commit 6e6d1cb

Please sign in to comment.