CI: Java 17
This commit is contained in:
4
.github/workflows/ballfield.yml
vendored
4
.github/workflows/ballfield.yml
vendored
@@ -33,6 +33,10 @@ jobs:
|
||||
ARCH_LIST: armeabi-v7a arm64-v8a x86 x86_64
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 17
|
||||
distribution: temurin
|
||||
|
||||
steps:
|
||||
- name: Check out the repository
|
||||
|
||||
Reference in New Issue
Block a user