Browse Source

Use Liberica for Java 23 CI

Closes gh-42354
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
ae8315e90a
  1. 1
      .github/workflows/ci.yml

1
.github/workflows/ci.yml

@ -26,7 +26,6 @@ jobs: @@ -26,7 +26,6 @@ jobs:
- version: 22
toolchain: true
- version: 23
distribution: oracle
toolchain: true
exclude:
- os:

Loading…
Cancel
Save