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 0ffe199 commit 5783749Copy full SHA for 5783749
.github/workflows/test.yml
@@ -78,9 +78,6 @@ jobs:
78
fail-fast: false
79
matrix:
80
# Can't run tests on watchOS because XCTest is not available
81
- # We can't use Xcode 11.7 as we use XCTestObservation. When building with Xcode 11.7
82
- # we get the error 'XCTest/XCTest.h' not found. Setting ENABLE_TESTING_SEARCH_PATH=YES
83
- # doesn't work.
84
include:
85
86
# iOS 13.7
0 commit comments