Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cushon authored Sep 30, 2023
1 parent 045d673 commit e8f3d64
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ jobs:
uses: oracle-actions/setup-java@v1
with:
website: jdk.java.net
release: |
11
${{ matrix.java }}
release: ${{ matrix.java }}
cache: 'maven'
- name: 'Set up JDK ${{ matrix.java }}'
if: ${{ matrix.java != 'EA' }}
Expand Down

0 comments on commit e8f3d64

Please sign in to comment.