Skip to content

Commit cf78ca9

Browse files
committed
release: Remove the tag phase job timeout
1 parent 9a96f2f commit cf78ca9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
- codebuild-amplify-flutter-release-${{ github.run_id }}-${{ github.run_attempt }}
2929
- image:ubuntu-8.0
3030
- 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
3431
steps:
3532
- name: Set up runner
3633
run: |

0 commit comments

Comments
 (0)