mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-30 09:10:44 +02:00
test with java-23
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: [22]
|
||||
java: [23]
|
||||
include: # test old java on one os only, upload from ubuntu java-17
|
||||
- os: ubuntu-latest
|
||||
java: 21
|
||||
|
Reference in New Issue
Block a user