Skip to content

Commit 86f4cfb

Browse files
authored
Merge pull request #8239 from radarhere/cifuzz
Temporarily disable cifuzz
2 parents f19e07b + 3146940 commit 86f4cfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cifuzz.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ concurrency:
2424

2525
jobs:
2626
Fuzzing:
27+
# Disabled until google/oss-fuzz#11419 upgrades Python to 3.9+
28+
if: false
2729
runs-on: ubuntu-latest
2830
steps:
2931
- name: Build Fuzzers

0 commit comments

Comments
 (0)