We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b42a9 commit bda62c1Copy full SHA for bda62c1
.github/workflows/cifuzz.yml
@@ -24,8 +24,6 @@ concurrency:
24
25
jobs:
26
Fuzzing:
27
- # Disabled until google/oss-fuzz#11419 upgrades Python to 3.9+
28
- if: false
29
runs-on: ubuntu-latest
30
steps:
31
- name: Build Fuzzers
0 commit comments