Skip to content

Commit 6bde465

Browse files
authored
Extend timeout so macos x64 can finish
1 parent ccb980a commit 6bde465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build-test:
1111
name: Build and Test
1212
runs-on: ${{ matrix.os.instance }}
13-
timeout-minutes: 15
13+
timeout-minutes: 30
1414

1515
strategy:
1616
fail-fast: false

0 commit comments

Comments
 (0)