Get latest mandrel release if version not specified
Update doc.
This commit is contained in:
committed by
Fabio Niephaus
parent
1c219f5b27
commit
b8dc5fccfb
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -199,6 +199,10 @@ jobs:
|
||||
java-version: '17'
|
||||
distribution: '' # test empty distribution for backward compatibility
|
||||
os: ubuntu-latest
|
||||
- version: '' # test with no version
|
||||
java-version: '21'
|
||||
distribution: 'mandrel'
|
||||
os: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run setup-graalvm action
|
||||
|
||||
Reference in New Issue
Block a user