Skip to content

Commit

Permalink
Only JDK 11 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jul 12, 2024
1 parent aa868cb commit b827989
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
jdk: [11]
include:
- os: ubuntu-latest
jdk: 21
# include:
# - os: ubuntu-latest
# jdk: 21
runs-on: ${{ matrix.os }}
steps:
- uses: actions/cache@v2
Expand Down

0 comments on commit b827989

Please sign in to comment.