Skip to content

Commit

Permalink
Raise timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell authored and Bodigrim committed Jul 17, 2022
1 parent 0b3a15a commit dd1f0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: uraimo/run-on-arch-action@v2.1.1
timeout-minutes: 60
timeout-minutes: 120
with:
arch: ${{ matrix.arch }}
distro: ubuntu20.04
Expand Down

0 comments on commit dd1f0aa

Please sign in to comment.