mirror of
https://github.com/stonega/tsacdop
synced 2025-01-09 05:44:12 +01:00
Change java version.
This commit is contained in:
parent
e2aa75ee02
commit
109c83eb9f
2
.github/workflows/flutter_build.yml
vendored
2
.github/workflows/flutter_build.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: "12.x"
|
||||
java-version: "11.x"
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: "stable" # 'dev', 'alpha', default to: 'stable'
|
||||
|
Loading…
Reference in New Issue
Block a user