Skip to content

Commit a059407

Browse files
committed
bump tarball timeout by 5 hours
since 5 new targets were added
1 parent 452d8ae commit a059407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tarballs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
group: tarball
1919
jobs:
2020
create_tarballs:
21-
timeout-minutes: 680
21+
timeout-minutes: 980
2222
outputs:
2323
skipped: ${{ steps.build.outputs.skipped }}
2424
runs-on: [self-hosted, tarballs, x86_64]

0 commit comments

Comments
 (0)