Skip to content

The Select Java Version component allows switching between different Java versions in Appcircle workflow.

License

Notifications You must be signed in to change notification settings

appcircleio/appcircle-select-java-version-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appcircle Select Java Version

This step switches to the selected Java version during the build process.

If your runner is self-hosted, ensure that the selected Java version is available in your runner environment. If not, you must install the required version before this step.

Required Input Variables

  • $AC_SELECTED_JAVA_VERSION: Select the Java version to switch to. If the selected version is not available on the runner, an error will occur. Check available Java versions for the Appcircle cloud-hosted runners here.

About

The Select Java Version component allows switching between different Java versions in Appcircle workflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages