Skip to content

Commit b17837f

Browse files
committed
temurin
1 parent 08296c3 commit b17837f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/setup-java@v4
1616
with:
1717
java-version: 21
18-
distribution: 'azul'
18+
distribution: 'temurin'
1919

2020
- uses: actions/checkout@v4
2121

0 commit comments

Comments
 (0)