mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
CI: Remove NO_FUZZ Lagom builds from GitHub Actions
This commit is contained in:
parent
27804a6e67
commit
7d23d9d557
1 changed files with 0 additions and 6 deletions
6
.github/workflows/cmake.yml
vendored
6
.github/workflows/cmake.yml
vendored
|
@ -194,12 +194,6 @@ jobs:
|
|||
- with-fuzzers: FUZZ
|
||||
os: ubuntu-20.04
|
||||
allow-test-failure: false
|
||||
- with-fuzzers: NO_FUZZ
|
||||
os: ubuntu-20.04
|
||||
allow-test-failure: false
|
||||
- with-fuzzers: NO_FUZZ
|
||||
os: macos-10.15
|
||||
allow-test-failure: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue