Compare commits
No commits in common. "47987b8dadd6da5420f5a56a9b5e2f5d4355f43c" and "b51131de8f4a1e3bac817a0f7fd35882a8a34989" have entirely different histories.
47987b8dad
...
b51131de8f
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.16.0
|
image: ghcr.io/cirruslabs/flutter:3.13.9
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue