Skip to content

First commit of d5.11.9-ZZYYXX-20241025_20-37 #193

First commit of d5.11.9-ZZYYXX-20241025_20-37

First commit of d5.11.9-ZZYYXX-20241025_20-37 #193

Workflow file for this run

---
name: integration
# Build and test starting from latest bootstrap release.
on:
pull_request: {branches: d5.11.9-ZZYYXX-20241025_20-37}
push:
concurrency: ci
jobs:
AMD64_DARWIN:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_darwin.yml@d5.11.9-ZZYYXX-20241025_20-37

Check failure on line 13 in .github/workflows/integration.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/integration.yml

Invalid workflow file

error parsing called workflow ".github/workflows/integration.yml" -> "VictorMiasnikov/cm3/.github/workflows/amd64_darwin.yml@d5.11.9-ZZYYXX-20241025_20-37" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
AMD64_LINUX:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_linux.yml@d5.11.9-ZZYYXX-20241025_20-37
AMD64_MINGW:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_mingw.yml@d5.11.9-ZZYYXX-20241025_20-37
AMD64_NT:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_nt.yml@d5.11.9-ZZYYXX-20241025_20-37
I386_LINUX:
uses: VictorMiasnikov/cm3/.github/workflows/i386_linux.yml@d5.11.9-ZZYYXX-20241025_20-37
I386_NT:
uses: VictorMiasnikov/cm3/.github/workflows/i386_nt.yml@d5.11.9-ZZYYXX-20241025_20-37