We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f8f54 commit 4675af1Copy full SHA for 4675af1
1 file changed
.github/workflows/rust-release.yml
@@ -14,7 +14,7 @@ jobs:
14
build-unix:
15
name: Build - ${{ matrix.runner }} - ${{ matrix.target }}
16
runs-on: ${{ matrix.runner }}
17
- timeout-minutes: 120
+ timeout-minutes: 240
18
permissions:
19
contents: read
20
defaults:
0 commit comments