Skip to content

Commit 980d5b1

Browse files
committed
Bump Hibernate Search to Java 25
1 parent 127652c commit 980d5b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-experiments-hibernate-search.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424
- experimentId: 2
2525
runs-on: ubuntu-latest
2626
steps:
27-
- name: Set up JDK 21
27+
- name: Set up JDK 25
2828
uses: actions/setup-java@v5
2929
with:
30-
java-version: 21
30+
java-version: 25
3131
distribution: "temurin"
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/maven/download@actions-stable

0 commit comments

Comments
 (0)