We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1815e70 commit 641fab8Copy full SHA for 641fab8
.github/workflows/pack-libs.yml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
name: "Pack ${{ matrix.lib }} for ${{ matrix.runner }}"
24
runs-on: ${{ matrix.runner }}
25
- timeout-minutes: 120
+ timeout-minutes: 240
26
strategy:
27
matrix:
28
runner:
0 commit comments