mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 06:52:02 -08:00
try a newer version of java
This commit is contained in:
parent
ed5122c440
commit
ad53113eb0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 8
|
||||
java-version: 11
|
||||
# https://github.com/actions/setup-java#supported-distributions
|
||||
distribution: zulu
|
||||
cache: maven
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue