Skip to content

Instantly share code, notes, and snippets.

@zuzuleinen
Created August 3, 2022 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zuzuleinen/21bb484b655d4317c311508328911402 to your computer and use it in GitHub Desktop.
Save zuzuleinen/21bb484b655d4317c311508328911402 to your computer and use it in GitHub Desktop.
Java with 2 versions
build:
java8:
cmd: java -version
dependencies:
- jdk8
java11:
cmd: java -version
dependencies:
- jdk11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment