Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

Bump pyjamaz tiny fuzz memory to 8192m #113

Bump pyjamaz tiny fuzz memory to 8192m

Bump pyjamaz tiny fuzz memory to 8192m #113

name: "Performance: typeberry"
on:
schedule:
- cron: '0 6 * * *'
workflow_dispatch:
pull_request:
# we want to run typeberry on each and every PR just as a sanity check
# paths:
# - '.github/workflows/typeberry-performance.yml'
jobs:
test:
uses: ./.github/workflows/reusable-picofuzz.yml
with:
target_name: typeberry
docker_image: 'ghcr.io/fluffylabs/typeberry:latest'
docker_cmd: ''
docker_env: 'JAM_LOG=log'
readiness_pattern: 'PVM Backend'