mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 06:52:02 -08:00
added distribution
This commit is contained in:
parent
ab56d914ce
commit
d5a7471f9c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -17,6 +17,8 @@ jobs:
|
|||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 8
|
||||
# https://github.com/actions/setup-java#supported-distributions
|
||||
distribution: temurin
|
||||
cache: maven
|
||||
|
||||
# https://docs.travis-ci.com/user/languages/java/#maven-dependency-management
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue