Skip to content

Commit cb3068d

Browse files
Update windows10-Enter.yml
1 parent a60b8e7 commit cb3068d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows10-Enter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: GraalVM smoke tests
1+
name: Adopt test https://github.com/actions/setup-java/issues/692
22

33
on:
44
push:
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up JDK 17
1919
uses: actions/setup-java@v4
2020
with:
21-
distribution: 'adoptium'
21+
distribution: 'adopt'
2222
java-version: 17
2323

2424

0 commit comments

Comments
 (0)