Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Update GitHub workflow to use JDK 11 and ubuntu-latest #317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dylanrichards
Copy link

Use JDK 11 for Maven Snapshot Release Workflow.

The workflow currently produces the following error.
Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project api: Fatal error compiling: invalid target release: 11 -> [Help 1]

Upgrade deprecated GitHub Actions runner to ubuntu-latest.
"Deprecation will begin on 2022/08/08 and the image will be fully unsupported by 2023/04/01"
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see actions/runner-images#6002


@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Dec 1, 2022
@dylanrichards dylanrichards changed the title Update GitHub workflow to use JDK 11 Update GitHub workflow to use JDK 11 and ubuntu-latest Dec 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant