Skip to content

Commit

Permalink
Merge pull request #1599 from GaloisInc/ci/raise-s2n-timeout
Browse files Browse the repository at this point in the history
[CI] Raise sn2-tests timeout to 2h
  • Loading branch information
mergify[bot] authored Mar 11, 2022
2 parents 362bb51 + fb6a5be commit 0aa86e9
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 @@ -498,7 +498,7 @@ jobs:
s2n-tests:
name: "Test s2n proofs"
timeout-minutes: 60
timeout-minutes: 120
needs: build
runs-on: ubuntu-18.04
strategy:
Expand Down

0 comments on commit 0aa86e9

Please sign in to comment.