There was an error while loading. Please reload this page.
1 parent 9a96f2f commit cf78ca9Copy full SHA for cf78ca9
1 file changed
.github/workflows/release.yaml
@@ -28,9 +28,6 @@ jobs:
28
- codebuild-amplify-flutter-release-${{ github.run_id }}-${{ github.run_attempt }}
29
- image:ubuntu-8.0
30
- instance-size:medium
31
- # Tagging waits for each package to land on pub.dev before tagging its
32
- # dependents, so the job can outlast the 6h GitHub defaults to.
33
- timeout-minutes: 720
34
steps:
35
- name: Set up runner
36
run: |
0 commit comments