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
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# follows https://www.php.net/supported-versions.php
|
# follows https://en.wikipedia.org/wiki/Java_version_history#Release_table
|
||||||
java-versions: ['8', '11', '17', '21', '25']
|
java-versions: ['8', '11', '17', '21']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user