Skip to content

Daily i386

Daily i386 #283

Workflow file for this run

name: Daily i386
on:
schedule:
- cron: "30 6 * * *"
workflow_dispatch:
jobs:
test_i386:
name: Daily i386 (Linux)
uses: ./.github/workflows/base_daily_tests.yml

Check failure on line 11 in .github/workflows/daily_i386.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/daily_i386.yml

Invalid workflow file

error parsing called workflow ".github/workflows/daily_i386.yml" -> "./.github/workflows/base_daily_tests.yml" : failed to fetch workflow: workflow was not found.
with:
nim: "[{'branch': 'version-1-6', 'memory_management': 'refc'}, {'branch': 'version-2-0', 'memory_management': 'refc'}, {'branch': 'devel', 'memory_management': 'orc'}]"
cpu: "['i386']"
exclude: "[{'platform': {'os':'macos'}}, {'platform': {'os':'windows'}}]"