Skip to content

Commit def9e73

Browse files
committed
bump to latest JDK 27ea version for CI testing
1 parent 6a38731 commit def9e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/groovy-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ jobs:
320320
fail-fast: false
321321
matrix:
322322
include:
323-
- jdk-url: "https://download.java.net/java/early_access/jdk27/27/GPL/openjdk-27-ea33_linux-x64_bin.tar.gz"
323+
- jdk-url: "https://download.java.net/java/early_access/jdk27/33/GPL/openjdk-27-ea+33_linux-x64_bin.tar.gz"
324324
jdk-version: "27.0.0-ea.33"
325325
runs-on: ubuntu-latest
326326
steps:

0 commit comments

Comments
 (0)