Skip to content

Commit 1e2e36c

Browse files
authored
Merge pull request #1872 from GaloisInc/bump-s2n-time-limit
Bump `s2nTests` time limit slightly
2 parents fc9378a + a866fea commit 1e2e36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ jobs:
540540
541541
s2n-tests:
542542
name: "Test s2n proofs"
543-
timeout-minutes: 120
543+
timeout-minutes: 150
544544
needs: build
545545
runs-on: ubuntu-22.04
546546
strategy:

0 commit comments

Comments
 (0)