Skip to content

Commit

Permalink
Temporarily disable cifuzz
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jul 16, 2024
1 parent f19e07b commit 3146940
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 3146940

Please sign in to comment.