buildMultiplatform.yml - java 17, since that's the min requirement for new gradle version

This commit is contained in:
Yair Morgenstern 2024-01-28 13:03:27 +02:00
parent 52a9eebe28
commit 748d1117be

View File

@ -68,7 +68,6 @@ jobs:
- macos-latest
- windows-latest
java_version:
- 11
- 17
runs-on: ${{ matrix.os }}