Specify Java distribution
This commit is contained in:
1
.github/workflows/build_and_deploy.yml
vendored
1
.github/workflows/build_and_deploy.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 21
|
||||
distribution: temurin
|
||||
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
|
||||
Reference in New Issue
Block a user