Skip to content

Commit 7924528

Browse files
committed
Increase timeout for mac stage
1 parent 18e3863 commit 7924528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
name: build-linux
8989
path: ./artifacts
9090
build-macos:
91-
timeout-minutes: 120
91+
timeout-minutes: 240
9292
runs-on: macos-12
9393
needs: [fmt]
9494
strategy:

0 commit comments

Comments
 (0)