Skip to content

Commit

Permalink
temurin doesn't have a jdk 21 build
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad committed Sep 20, 2023
1 parent 2aa7a33 commit fe5409f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dash-license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '21'
- name: Cache local Maven repository
uses: actions/cache@v3
Expand Down

0 comments on commit fe5409f

Please sign in to comment.