Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kuttl-int-tests.yaml #60

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Update kuttl-int-tests.yaml #60

merged 1 commit into from
Dec 4, 2024

Conversation

lmilleri
Copy link
Member

@lmilleri lmilleri commented Dec 4, 2024

No description provided.

@lmilleri lmilleri requested a review from a team as a code owner December 4, 2024 17:18
Signed-off-by: Leonardo Milleri <[email protected]>
@lmilleri lmilleri merged commit 0b3e308 into main Dec 4, 2024
6 checks passed
@@ -15,8 +14,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version-file: go.mod
check-latest: true
go-version: 1.22.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just curious: was there a reason for changing this back?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI was failing with message "The specified go version file at: go.mod does not exist". Don't know if there is a better way to fix it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know if there is a better way to fix it

checkout of the repo needs to come first because setup-go looks for go.mod in the checked out code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants