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 #8

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

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

Workflow file for this run

name: "Demo (full): jam4s"
on:
schedule:
- cron: '0 18 * * *'
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/jam4s-demo-full.yml'
- '.github/workflows/demo-source.yml'
permissions:
contents: read
issues: write
jobs:
demo:
uses: ./.github/workflows/demo-source.yml
with:
target_name: jam4s
docker_image: 'jamforscala/jam4s:0.7.2-rc.11-amd64'
docker_env: 'CONFIG_FILE=app/config/node-dev.conf'
docker_memory: '8192m'
spec: full
num_blocks: 500
mention: celadari