mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 16:28:40 +07:00
buildMultiplatform.yml - java 17, since that's the min requirement for new gradle version
This commit is contained in:
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 }}
|
||||||
|
Reference in New Issue
Block a user