Skip to content

Commit 874ae66

Browse files
committed
Try using Java 24
1 parent 2c0ce51 commit 874ae66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 #v4.2.1
125125
with:
126126
distribution: 'temurin'
127-
java-version: 17
127+
java-version: 24
128128

129129
# Set environment variables
130130
- name: Export Properties

0 commit comments

Comments
 (0)