We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4883d14 commit 3c460fcCopy full SHA for 3c460fc
1 file changed
.github/workflows/CI-mingw.yml
@@ -30,7 +30,7 @@ jobs:
30
31
runs-on: ${{ matrix.os }}
32
33
- timeout: 19 # max + 3*std of the last 7K runs
+ timeout-minutes: 19 # max + 3*std of the last 7K runs
34
35
steps:
36
- uses: actions/checkout@v4
0 commit comments