1
0
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:
soloturn
2024-11-03 13:47:34 +01:00
parent 5d7897d2ac
commit afe0728671

View File

@@ -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