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

Bump CI memory limits for performance and demo (full) targets #10

Bump CI memory limits for performance and demo (full) targets

Bump CI memory limits for performance and demo (full) targets #10

name: "Demo (full): jamduna"
on:
schedule:
- cron: '0 18 * * *'
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/jamduna-demo-full.yml'
- '.github/workflows/demo-source.yml'
permissions:
contents: read
issues: write
jobs:
demo:
uses: ./.github/workflows/demo-source.yml
with:
target_name: jamduna
docker_image: 'ghcr.io/jam-duna/duna-target:latest'
docker_memory: '8192m'
spec: full
num_blocks: 500
mention: mkchungs