diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 95e98e5b8ced72c03a5aff82298dbcbd44932e4d..4785273b78b582fb166ad6280009db971e374a5a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -16,8 +16,6 @@ jobs: include: - runner: macos-12-xl developer_dir: "/Applications/Xcode_14.0.1.app/Contents/Developer" - # DO NOT MERGE THIS LINE! continue-on-error=true is only for diagnosis. - continue-on-error: true runs-on: ${{ matrix.runner }} outputs: viewer_channel: ${{ steps.build.outputs.viewer_channel }} diff --git a/autobuild.xml b/autobuild.xml index e4802b0c559699804353f362e93f2256df932647..6ff0164087776c7d462ef5d220d0768489cd65f5 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2400,8 +2400,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <map> <key>archive</key> <map> - <key>creds</key> - <string>github</string> <key>hash</key> <string>1e70b06fe6eb9796097010871b32d8e95167e373</string> <key>hash_algorithm</key> @@ -2428,8 +2426,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <map> <key>archive</key> <map> - <key>creds</key> - <string>github</string> <key>hash</key> <string>ddfb7c30d9756915e8b26f44e2ee3a69ee87fb9a</string> <key>hash_algorithm</key> @@ -3501,4 +3497,4 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>Second Life Viewer</string> </map> </map> -</llsd> \ No newline at end of file +</llsd>