Skip to content

Commit 4aeb722

Browse files
committed
Up to timeout-minutes: 30
1 parent 5c9f0bd commit 4aeb722

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
@@ -19,7 +19,7 @@ jobs:
1919
- macos-latest
2020
swift: ["5.9"]
2121
runs-on: ${{ matrix.os }}
22-
timeout-minutes: 10
22+
timeout-minutes: 30
2323
steps:
2424
- uses: actions/checkout@v4
2525
with:

0 commit comments

Comments
 (0)