We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
macos-latest tests are constantly failing due with error on action: actions/setup-java@v3
Trying to resolve the latest version from remote Error: Could not find satisfied version for SemVer '8'. Available versions: 22.0.1+8, 22.0.0+36, 21.0.3+9.0.LTS, 21.0.2+13.0.LTS, 21.0.1+12.0.LTS, 21.0.0+[35](https://github.com/apache/beam/pull/31069/checks#step:3:37).0.LTS, 20.0.2+9, 20.0.1+9, 20.0.0+36, 19.0.2+7, 19.0.1+10, 19.0.0+36, 18.0.2+101, 18.0.2+9, 18.0.1+10, 18.0.0+36, 17.0.11+9, 17.0.10+7, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7, 17.0.6+10, 17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 17.0.0+35, 11.0.23+9, 11.0.22+7.1, 11.0.22+7, 11.0.21+9, 11.0.20+101, 11.0.20+8, 11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10
Example run that is blocking #31091 - https://github.com/apache/beam/actions/runs/8819042640/job/24219272390#step:3:36
Related error: actions/setup-java#625
tldr - macos-latest is macos-14 on M1 where there is no Java 8 provided by Temurin.
Failure: Test is continually failing
Priority: 2 (backlog / disabled test but we think the product is healthy)
The text was updated successfully, but these errors were encountered:
Abacn
Successfully merging a pull request may close this issue.
What happened?
macos-latest tests are constantly failing due with error on action: actions/setup-java@v3
Example run that is blocking #31091 - https://github.com/apache/beam/actions/runs/8819042640/job/24219272390#step:3:36
Related error: actions/setup-java#625
tldr - macos-latest is macos-14 on M1 where there is no Java 8 provided by Temurin.
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
Issue Components
The text was updated successfully, but these errors were encountered: