Skip to content

Commit 754ef1f

Browse files
committed
Increase timeout
1 parent b9ea61c commit 754ef1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ jobs:
377377
cxxstd: "11,14,17,20,2b"
378378
os: macos-15
379379

380-
timeout-minutes: 180
380+
timeout-minutes: 240
381381
runs-on: ${{matrix.os}}
382382
container: ${{matrix.container}}
383383

@@ -607,7 +607,7 @@ jobs:
607607
addrmd: 64
608608
os: windows-2025
609609

610-
timeout-minutes: 180
610+
timeout-minutes: 240
611611
runs-on: ${{matrix.os}}
612612

613613
steps:

0 commit comments

Comments
 (0)