Skip to content

Demo (tiny): typeberry #13

Demo (tiny): typeberry

Demo (tiny): typeberry #13

name: "Demo (tiny): typeberry"
on:
schedule:
- cron: '0 18 * * *'
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/typeberry-demo-tiny.yml'
- '.github/workflows/demo-source.yml'
permissions:
contents: read
issues: write
jobs:
demo:
uses: ./.github/workflows/demo-source.yml
with:
target_name: typeberry
docker_image: 'ghcr.io/fluffylabs/typeberry:latest'
docker_env: 'JAM_LOG=log'
readiness_pattern: 'PVM Backend'
spec: tiny
mention: tomusdrw