Skip to content

Commit 6acb780

Browse files
Update test-cache.yml
1 parent bd40344 commit 6acb780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/setup-java@v4
2020
with:
2121
java-version: '9.0.4'
22-
distribution: 'temurin'
22+
distribution: 'zulu'
2323

2424

2525
- name: Verify Java version

0 commit comments

Comments
 (0)