You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validating the staging deployment of the Beam Playground with 2.59.0, we can't modify Go examples, since the minimum Go SDK version is 1.21.0 While the playground seems to be using 1.20.0, so it should just be a docker image change.
Shouldn't be hard to fix, since I believe the playground deploys from head when we push it.
This issue is also causing the Playground Nightly to fail, so it should be resolved.
What happened?
Validating the staging deployment of the Beam Playground with 2.59.0, we can't modify Go examples, since the minimum Go SDK version is 1.21.0 While the playground seems to be using 1.20.0, so it should just be a docker image change.
Shouldn't be hard to fix, since I believe the playground deploys from head when we push it.
This issue is also causing the Playground Nightly to fail, so it should be resolved.
https://github.com/apache/beam/actions/workflows/beam_Playground_CI_Nightly.yml
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: