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 5c9f0bd commit 4aeb722Copy full SHA for 4aeb722
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
- macos-latest
20
swift: ["5.9"]
21
runs-on: ${{ matrix.os }}
22
- timeout-minutes: 10
+ timeout-minutes: 30
23
steps:
24
- uses: actions/checkout@v4
25
with:
0 commit comments