Skip to content

Commit 0f2059e

Browse files
authored
build(ci): switch to temurin
1 parent 7295a75 commit 0f2059e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-test-ubuntu-ionic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: set up JDK 1.8
1414
uses: actions/setup-java@v2
1515
with:
16-
distribution: 'adopt'
16+
distribution: 'temurin'
1717
java-version: 8
1818

1919
- uses: actions/[email protected]

0 commit comments

Comments
 (0)