CI: Disabled failing jobs
This commit is contained in:
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
||||
|
||||
linux:
|
||||
name: Linux
|
||||
if: ${{ false }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
@@ -140,6 +141,7 @@ jobs:
|
||||
|
||||
macos:
|
||||
name: Mac OS
|
||||
if: ${{ false }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user