We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d150786 commit 2f18fd3Copy full SHA for 2f18fd3
1 file changed
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
build-arm64:
34
name: Build ARM64
35
runs-on: macos-26
36
- timeout-minutes: 20
+ timeout-minutes: 30
37
38
steps:
39
- name: Checkout code
@@ -145,7 +145,7 @@ jobs:
145
build-x86_64:
146
name: Build x86_64
147
148
- timeout-minutes: 25
+ timeout-minutes: 45
149
150
151
0 commit comments