forked from TCGdex/java-sdk
Update .github/workflows/build.yml
This commit is contained in:
parent
e1bb2ad8dc
commit
29a9c5ae79
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -22,8 +22,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
# follows https://www.php.net/supported-versions.php
|
||||
java-versions: ['8', '11', '17', '21', '25']
|
||||
# follows https://en.wikipedia.org/wiki/Java_version_history#Release_table
|
||||
java-versions: ['8', '11', '17', '21']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user