summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 4fe018f3cf..903d54210e 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -53,8 +53,6 @@ jobs:
- runner: linux-large
configuration: Release
runs-on: ${{ matrix.runner }}
- # Linux build failures shouldn't block the whole project.
- continue-on-error: ${{ matrix.runner == 'linux-large' }}
outputs:
viewer_channel: ${{ steps.build.outputs.viewer_channel }}
viewer_version: ${{ steps.build.outputs.viewer_version }}