Skip to content

Commit

Permalink
build: JDK index no longer needed for JDK 21 (#1078)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Dec 21, 2023
1 parent 291e676 commit 88f4294
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ jobs:
uses: coursier/[email protected]
with:
jvm: ${{ matrix.jvmName }}
# FIXME default index not giving us access to JDK 21 (yet)
jvm-index: https://raw.githubusercontent.com/coursier/jvm-index/32d659500e6c65efb9eee91718a0fb0e797ad4ee/index.json

- name: Cache Coursier cache
# https://github.com/coursier/cache-action/releases/
Expand Down

0 comments on commit 88f4294

Please sign in to comment.