Skip to content

Add support for 32bit CI build #3

Add support for 32bit CI build

Add support for 32bit CI build #3

Workflow file for this run

---
name: 'Arch'
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
jobs:
build_1:
uses: vgvassilev/clad/.github/workflows/called.yml

Check failure on line 15 in .github/workflows/arch.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/arch.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
username: x86
build_2:
uses: vgvassilev/clad/.github/workflows/called.yml
with:
username: armv7
build_3:
uses: vgvassilev/clad/.github/workflows/called.yml
with:
username: aarch64