Merge pull request #8428 from radarhere/cifuzz

This commit is contained in:
Hugo van Kemenade 2024-09-30 12:37:12 +03:00 committed by GitHub
commit 7e6e08ea6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,8 +24,6 @@ concurrency:
jobs: jobs:
Fuzzing: Fuzzing:
# Disabled until google/oss-fuzz#11419 upgrades Python to 3.9+
if: false
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Build Fuzzers - name: Build Fuzzers