mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-31 01:44:45 +07:00
buildMultiplatform.yml - java 17, since that's the min requirement for new gradle version
This commit is contained in:
parent
52a9eebe28
commit
748d1117be
1
.github/workflows/buildMultiplatform.yml
vendored
1
.github/workflows/buildMultiplatform.yml
vendored
@ -68,7 +68,6 @@ jobs:
|
|||||||
- macos-latest
|
- macos-latest
|
||||||
- windows-latest
|
- windows-latest
|
||||||
java_version:
|
java_version:
|
||||||
- 11
|
|
||||||
- 17
|
- 17
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
Loading…
Reference in New Issue
Block a user