Skip to content

Commit

Permalink
Use temurin Java distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFizzyBubbs committed Jul 27, 2023
1 parent a4201ba commit 1620f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v3
with:
distribution: adopt
distribution: temurin
java-version: "17"
- name: Install poetry
uses: snok/install-poetry@v1
Expand Down

0 comments on commit 1620f2d

Please sign in to comment.