Compare commits
No commits in common. "c9ef125abb40ed3245f901ad42fd3e930f49c9a6" and "8c10e42c0f9287b90501aff28709d575e67b5ab5" have entirely different histories.
c9ef125abb
...
8c10e42c0f
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.9
|
image: ghcr.io/cirruslabs/flutter:3.13.8
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare requirements
|
- name: Prepare requirements
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue