Skip to content

32bit trunk

32bit trunk #131

name: 32bit trunk
on:
schedule:
# Every Monday morning, at 3:33 UTC
- cron: '33 3 * * 1'
pull_request:
push:
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml

Check failure on line 13 in .github/workflows/linux-540-trunk-32bit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/linux-540-trunk-32bit.yml

Invalid workflow file

error parsing called workflow ".github/workflows/linux-540-trunk-32bit.yml" -> "./.github/workflows/common.yml" (source branch with sha:c836d47bdab05d4fd0bca1336a01abb243b22995) : You have an error in your yaml syntax on line 109
with:
compiler_ref: refs/heads/trunk
options: 32bit
timeout: 240