mirror of
https://github.com/rdk/p2rank.git
synced 2026-06-04 12:44:24 +08:00
update CI Java version matrix: drop 23/24, add 26
This commit is contained in:
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||
java-version: [ '17', '21', '23', '24', '25' ]
|
||||
java-version: [ '17', '21', '25', '26' ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user