mirror of
https://github.com/CarmJos/BukkitJSONSerializer.git
synced 2026-06-04 08:38:22 +08:00
ci: upgrade jdk version
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: "Set up JDK"
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '8'
|
||||
java-version: '11'
|
||||
distribution: 'adopt'
|
||||
- name: "Package"
|
||||
run: mvn -B package --file pom.xml -Dgpg.skip
|
||||
|
||||
Reference in New Issue
Block a user