Skip to content

Commit

Permalink
add JDK 21 test
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 14, 2023
1 parent a8d559d commit e4492fb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ jobs:
- java: 8
os: ubuntu-latest
name: scala_2_13
- java: 11
os: ubuntu-latest
name: test_all
- java: 17
- java: 21
os: ubuntu-latest
name: test_all
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e4492fb

Please sign in to comment.