Compare commits
No commits in common. "e4cfa81672f760cbd0f595ce6afb3b7d1ab22b1f" and "4deb9b92cbb9bec08e440395482e4ade77806fc6" have entirely different histories.
e4cfa81672
...
4deb9b92cb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/cirruslabs/flutter:3.13.4
|
image: ghcr.io/cirruslabs/flutter:3.13.0
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue