Skip to content

Commit

Permalink
INTERNAL: Update jdk ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesecrust authored and jhpark816 committed Oct 14, 2024
1 parent 822d4cc commit 69cfd20
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 @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
jdk: [ 8, 11, 17 ]
jdk: [ 8, 21 ]
os: [ ubuntu-20.04 ]
fail-fast: true
if: |
Expand Down

0 comments on commit 69cfd20

Please sign in to comment.