Skip to content

Commit

Permalink
Use Zulu instead of Adopt
Browse files Browse the repository at this point in the history
  • Loading branch information
slarse committed Apr 9, 2021
1 parent a8786de commit 1d82ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

env:
MAVEN_OPTS: -Djava.src.version=${{ matrix.java }} -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false
JAVA_DISTRIBUTION: adopt
JAVA_DISTRIBUTION: 'zulu'


name: Tests with Java ${{ matrix.java }} on ${{ matrix.os }}
Expand Down

0 comments on commit 1d82ce1

Please sign in to comment.