Skip to content

Conversation

TheRealAmazonKendra
Copy link
Contributor

Our other upgrade workflows are failing because it needs a more up-to-date version of go. This updates all testing versions of go to 1.25, except for the test that specifically targets 1.24.

Failing workflow: https://github.com/aws/jsii/actions/runs/18220712427/job/52396760165?pr=4941

@jsii/go-runtime: @jsii/go-runtime: $ cd jsii-runtime-go && go test ./...
@jsii/go-runtime: go: go.mod requires go >= 1.24.0 (running go 1.23.12; GOTOOLCHAIN=local)
@jsii/go-runtime: 
@jsii/go-runtime: error Command failed with exit code 1.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Our other upgrade workflows are failing because it needs a more up-to-date version of go
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant