Skip to content

Commit 8622b0c

Browse files
committed
try another java distro
1 parent e3b77ab commit 8622b0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutterci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
# Step 2: Setup Java with version 12.x
1818
- uses: actions/setup-java@v1
1919
with:
20+
distribution: "temurin"
2021
java-version: "17.x"
2122

2223
# Step 3: Setup Flutter with version 3.7.11

0 commit comments

Comments
 (0)