Skip to content

Commit df1df2a

Browse files
authored
Merge pull request #123 from simonjbeaumont/sb/macos-build-timeout
2 parents b9cc2f1 + 27dc3d8 commit df1df2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift_package_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
run: ${{ inputs.macos_pre_build_command }}
140140
- name: Build / Test
141141
run: ${{ inputs.macos_build_command }}
142+
timeout-minutes: 60
142143

143144
linux-build:
144145
name: Linux (${{ matrix.swift_version }} - ${{ matrix.os_version }})

0 commit comments

Comments
 (0)