Temporarily disable cifuzz

This commit is contained in:
Andrew Murray 2024-07-17 08:26:05 +10:00
parent f19e07b58c
commit 3146940716

View File

@ -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