We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1a004 commit eabda99Copy full SHA for eabda99
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- java-version: [23, 24-ea]
+ java-version: [23, 24]
28
timeout-minutes: 20
29
steps:
30
- name: Checkout source
0 commit comments