Closed ulucinar closed 1 year ago
This PR bumps the Go version used in the End to End Testing Github workflow (e2e.yml) to 1.21 in preparation for the validation of #86 .
End to End Testing
e2e.yml
I have:
make reviewable test
Will be verified in #86 once the changes are in the main branch.
main
/test-examples="examples/applications/application.yaml"
Description of your changes
This PR bumps the Go version used in the
End to End Testing
Github workflow (e2e.yml
) to 1.21 in preparation for the validation of #86 .I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested
Will be verified in #86 once the changes are in the
main
branch.