Skip to content

Commit

Permalink
Remove un-used GitHub Action Parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger authored and cushon committed Feb 9, 2024
1 parent f0a6b14 commit ca02b8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
with:
website: jdk.java.net
release: ${{ matrix.java }}
cache: 'maven'
- name: 'Set up JDK ${{ matrix.java }}'
if: ${{ matrix.java != 'EA' }}
uses: actions/setup-java@v4
Expand Down

0 comments on commit ca02b8d

Please sign in to comment.