We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464d741 commit fd8df77Copy full SHA for fd8df77
1 file changed
.github/workflows/rust-release.yml
@@ -32,7 +32,7 @@ jobs:
32
needs: metadata
33
name: Build - ${{ matrix.runner }} - ${{ matrix.target }}
34
runs-on: ${{ matrix.runner }}
35
- timeout-minutes: 60
+ timeout-minutes: 120
36
defaults:
37
run:
38
working-directory: codex-rs
0 commit comments