Skip to content

Commit

Permalink
Merge pull request #8239 from radarhere/cifuzz
Browse files Browse the repository at this point in the history
Temporarily disable cifuzz
  • Loading branch information
hugovk committed Jul 17, 2024
2 parents f19e07b + 3146940 commit 86f4cfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ concurrency:

jobs:
Fuzzing:
# Disabled until google/oss-fuzz#11419 upgrades Python to 3.9+
if: false
runs-on: ubuntu-latest
steps:
- name: Build Fuzzers
Expand Down

0 comments on commit 86f4cfb

Please sign in to comment.