mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-18 03:31:24 +02:00
run tests with java-20
This commit is contained in:
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||
java: [11]
|
||||
java: [20]
|
||||
include: # test newest java on one os only, upload from ubuntu java11
|
||||
- os: ubuntu-latest
|
||||
java: 17
|
||||
|
Reference in New Issue
Block a user