Skip to content

Commit

Permalink
build: JDK index no longer needed for JDK 21 (#4341)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Jan 22, 2024
1 parent a9a2e34 commit 334478f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
uses: coursier/[email protected]
with:
jvm: ${{ matrix.JVM_NAME }}
# 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 Build Target
uses: actions/[email protected]
Expand Down

0 comments on commit 334478f

Please sign in to comment.