Skip to content

Commit 341196d

Browse files
willcl-arkm3dwards
andcommitted
ci: port fuzzer-address-undefined-integer-nodepends
Co-authored-by: Max Edwards <[email protected]>
1 parent f2068f2 commit 341196d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,12 @@ jobs:
457457
timeout-minutes: 120
458458
file-env: './ci/test/00_setup_env_i686_no_ipc.sh'
459459

460+
- name: 'fuzzer,address,undefined,integer, no depends'
461+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg'
462+
fallback-runner: 'ubuntu-24.04'
463+
timeout-minutes: 240
464+
file-env: './ci/test/00_setup_env_native_fuzz.sh'
465+
460466
steps:
461467
- name: Checkout
462468
uses: actions/checkout@v5

0 commit comments

Comments
 (0)