File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 7979 home-assistant-tests :
8080 runs-on : macos-11
8181 timeout-minutes : 60
82+ # Disable for now as home assistant depends on a dependency ofr static.realm.io, which has a SSL certificate problem
83+ # The job fails with:
84+ # Downloading dependency: 12.13.0 from https://static.realm.io/downloads/core/realm-monorepo-xcframework-v12.13.0.tar.xz
85+ # Downloading core failed:
86+ # https://static.realm.io/downloads/core/realm-monorepo-xcframework-v12.13.0.tar.xz
87+ # curl: (60) SSL certificate problem: certificate has expired
88+ # More details here: https://curl.se/docs/sslcerts.html
89+ # We can enable this again once realm fixed their SSL certificate issue or home-kit assistant fixed resolving their dependency.
90+ if : false
8291 env :
8392 DEVELOPER_DIR : /Applications/Xcode_13.2.app/Contents/Developer
8493 steps :
You can’t perform that action at this time.
0 commit comments