1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-18 19:51:35 +02:00

run tests with java-20

This commit is contained in:
soloturn
2023-06-15 08:31:50 +02:00
parent 1a508ca4d8
commit 430487b303

View File

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