Skip to content

Commit

Permalink
Merge pull request #273 from stackhpc/container-sync-timeout
Browse files Browse the repository at this point in the history
Increase container-sync workflow timeout to 720 minutes
  • Loading branch information
markgoddard authored Dec 19, 2023
2 parents 9a50938 + 92e3a8d commit f433d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
container-sync:
name: Sync container repositories
runs-on: [self-hosted, stackhpc-release-train]
timeout-minutes: 720
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit f433d77

Please sign in to comment.