Compare commits
2 commits
5492fed0b5
...
0bc3ae1da8
Author | SHA1 | Date | |
---|---|---|---|
0bc3ae1da8 | |||
fc5b8783d3 |
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.5
|
image: ghcr.io/cirruslabs/flutter:3.13.6
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue