Skip to content

Comments

Use latest Go version for ARM64 and VM tests in CI#1430

Merged
lmb merged 1 commit intocilium:mainfrom
tklauser:ci-latest-go
Apr 16, 2024
Merged

Use latest Go version for ARM64 and VM tests in CI#1430
lmb merged 1 commit intocilium:mainfrom
tklauser:ci-latest-go

Conversation

@tklauser
Copy link
Member

The test-on-arm64 and vm-test jobs in CI are using the previous stable Go version (currently 1.21) instead of the latest stable version (currently 1.22). The previous stable Go version is already covered by the test-on-prev-go job, so switch the others to use the latest.

The test-on-arm64 and vm-test jobs in CI are using the previous stable
Go version (currently 1.21) instead of the latest stable version
(currently 1.22). The previous stable Go version is already covered by
the test-on-prev-go job, so switch the others to use the latest.

Signed-off-by: Tobias Klauser <[email protected]>
@tklauser tklauser requested a review from a team as a code owner April 11, 2024 12:01
Copy link
Contributor

@lmb lmb left a comment

Choose a reason for hiding this comment

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

Yep, seems to be a copy pasta error. Thanks for spotting this!

@lmb lmb merged commit 7719d2f into cilium:main Apr 16, 2024
@tklauser tklauser deleted the ci-latest-go branch February 4, 2025 16:36
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.

2 participants