mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-18 11:41:21 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||||
java: [11]
|
java: [20]
|
||||||
include: # test newest java on one os only, upload from ubuntu java11
|
include: # test newest java on one os only, upload from ubuntu java11
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
java: 17
|
java: 17
|
||||||
|
Reference in New Issue
Block a user