Skip to content

Performance: new-jamneration #15

Performance: new-jamneration

Performance: new-jamneration #15

name: "Performance: new-jamneration"
on:
schedule:
- cron: '0 6 * * *'
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/new-jamneration-performance.yml'
jobs:
test:
uses: ./.github/workflows/reusable-picofuzz.yml
with:
target_name: new-jamneration
docker_image: 'ghcr.io/new-jamneration/new-jamneration-target:latest'
docker_cmd: '{TARGET_SOCK}'
docker_env: 'USE_MINI_REDIS=true'