Skip to content

Commit b6bff20

Browse files
authored
Use specific old build for ALPN testing (#9319)
1 parent dfaf54f commit b6bff20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
- name: Install Old JDK 8
139139
uses: actions/setup-java@v5
140140
with:
141-
distribution: 'temurin'
141+
distribution: 'zulu'
142142
java-version: 8.0.242
143143

144144
- name: Configure JDK

0 commit comments

Comments
 (0)