Skip to content

Commit

Permalink
Merge pull request fedimint#4718 from dpc/24-03-25-increase-container…
Browse files Browse the repository at this point in the history
…s-timeout

chore(ci): increase containers workflow timeout
  • Loading branch information
m1sterc001guy authored Mar 25, 2024
2 parents 2dec889 + 0b40a7d commit d5b9413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ jobs:
if: github.repository == 'fedimint/fedimint'
name: "Containers"
runs-on: buildjet-8vcpu-ubuntu-2004
timeout-minutes: 30
timeout-minutes: 60
steps:
- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit d5b9413

Please sign in to comment.