Skip to content

Commit

Permalink
switch to adopt
Browse files Browse the repository at this point in the history
  • Loading branch information
teverett committed May 14, 2024
1 parent 70e5534 commit 71fb021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: 12
distribution: 'zulu'
distribution: 'adopt'
- name: Build with Maven
run: mvn -B package --file pom.xml

0 comments on commit 71fb021

Please sign in to comment.