Skip to content

Commit

Permalink
Fix corretto typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag authored May 21, 2024
1 parent 05b3096 commit 3c564be
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 @@ -17,7 +17,7 @@ jobs:
- name: Setup java
uses: actions/setup-java@v4
with:
distribution: coretto
distribution: corretto
java-version: 11
- name: test
run: |
Expand Down

0 comments on commit 3c564be

Please sign in to comment.