Skip to content

Commit 25f2cd5

Browse files
authored
timeout increase
1 parent a53c8b6 commit 25f2cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
runner: ["ghcr.io/cirruslabs/macos-runner:sonoma", "ghcr.io/cirruslabs/macos-runner:sequoia"]
1818
runs-on: ["${{ matrix.runner }}"]
19-
timeout-minutes: 2
19+
timeout-minutes: 10
2020
steps:
2121
- name: Check macOS version
2222
run: sw_vers

0 commit comments

Comments
 (0)