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 127652c commit 980d5b1Copy full SHA for 980d5b1
.github/workflows/run-experiments-hibernate-search.yml
@@ -24,10 +24,10 @@ jobs:
24
- experimentId: 2
25
runs-on: ubuntu-latest
26
steps:
27
- - name: Set up JDK 21
+ - name: Set up JDK 25
28
uses: actions/setup-java@v5
29
with:
30
- java-version: 21
+ java-version: 25
31
distribution: "temurin"
32
- name: Download latest version of the validation scripts
33
uses: gradle/develocity-build-validation-scripts/.github/actions/maven/download@actions-stable
0 commit comments