Skip to content

Commit

Permalink
chore(ci): increase containers workflow timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
dpc committed Mar 25, 2024
1 parent 8fddbdf commit 0b40a7d
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 0b40a7d

Please sign in to comment.