Skip to content

Commit

Permalink
CI: Remove NO_FUZZ Lagom builds from GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
trflynn89 authored and linusg committed Aug 16, 2021
1 parent 27804a6 commit 7d23d9d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7d23d9d

Please sign in to comment.