Compare commits
No commits in common. "0bc3ae1da8d8d71152df24903405193b76fb8aea" and "5492fed0b5d5e719c25bbba76e9db0183c468562" have entirely different histories.
0bc3ae1da8
...
5492fed0b5
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.6
|
image: ghcr.io/cirruslabs/flutter:3.13.5
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue