Skip to content

chore: Cleanup CI

chore: Cleanup CI #5

Workflow file for this run

name: Daily amd64
on:
schedule:
- cron: "30 6 * * *"
workflow_dispatch:
pull_request:
jobs:
test_amd64:
name: Daily amd64
uses: ./.github/workflows/base_tests.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/daily_amd64.yml

Invalid workflow file

error parsing called workflow ".github/workflows/daily_amd64.yml" -> "./.github/workflows/base_tests.yml" : You have an error in your yaml syntax on line 47
with:
exclude: "[{'platform': {'cpu': 'i386'}}]"