Skip to content

Commit bb709e5

Browse files
authored
Merge pull request #416 from memorysafety/ci-add-timeout
ci: set a timeout for compliance-tests-rs
2 parents f1e2d59 + ac5ad80 commit bb709e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
5959
compliance-tests:
6060
runs-on: ubuntu-latest
61+
timeout-minutes: 15
6162
env:
6263
SUDO_TEST_VERBOSE_DOCKER_BUILD: 1
6364
CI: true

0 commit comments

Comments
 (0)