8000 Upgrade JDK 18 tests to JDK18 ea+27 · hibernate/hibernate-reactive@daee64b · GitHub
[go: up one dir, main page]

Skip to content

Commit daee64b

Browse files
yrodiereDavideD
authored andcommitted
Upgrade JDK 18 tests to JDK18 ea+27
1 parent 4212688 commit daee64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
- { name: "16", java_version_numeric: 16 }
138138
- { name: "17-ea", java_version_numeric: 17 }
139139
- { name: "18-ea", java_version_numeric: 18,
140-
download_url: "https://download.java.net/java/early_access/jdk18/23/GPL/openjdk-18-ea+23_linux-x64_bin.tar.gz" }
140+
download_url: "https://download.java.net/java/early_access/jdk18/27/GPL/openjdk-18-ea+27_linux-x64_bin.tar.gz" }
141141
steps:
142142
- uses: actions/checkout@v2
143143
- name: Get year/month for cache key

0 commit comments

Comments
 (0)
0