Skip to content

Commit b12ccb7

Browse files
committed
Extend CI Miri timeout
1 parent f128f30 commit b12ccb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
miri:
192192
name: Miri
193193
runs-on: ubuntu-latest
194-
timeout-minutes: 30
194+
timeout-minutes: 90
195195

196196
steps:
197197
- name: Checkout repository

0 commit comments

Comments
 (0)