ci: port fuzzer-address-undefined-integer-nodepends

Github-Pull: #32989
Rebased-From: 341196d75c

Co-authored-by: Max Edwards <youwontforgetthis@gmail.com>
This commit is contained in:
will 2025-08-05 14:41:09 +01:00
parent 0fc3fd1eb5
commit 96cd28f146
No known key found for this signature in database
GPG Key ID: CE6EC49945C17EA6
1 changed files with 6 additions and 0 deletions

View File

@ -378,6 +378,12 @@ jobs:
timeout-minutes: 120
file-env: './ci/test/00_setup_env_i686_multiprocess.sh'
- name: 'fuzzer,address,undefined,integer, no depends'
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
fallback-runner: 'ubuntu-24.04'
timeout-minutes: 240
file-env: './ci/test/00_setup_env_native_fuzz.sh'
steps:
- name: Checkout
uses: actions/checkout@v5