Skip to content

First commit of d5.11.9-ZZYYXX-20231026_17-19 branch #166

First commit of d5.11.9-ZZYYXX-20231026_17-19 branch

First commit of d5.11.9-ZZYYXX-20231026_17-19 branch #166

Workflow file for this run

---
name: integration
# Build and test starting from latest bootstrap release.
on:
pull_request: {branches: d5.11.9-ZZYYXX-20231026_17-19}
push:
concurrency: ci
jobs:
AMD64_DARWIN:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_darwin.yml@d5.11.9-ZZYYXX-20231026_17-19
AMD64_LINUX:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_linux.yml@d5.11.9-ZZYYXX-20231026_17-19
AMD64_MINGW:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_mingw.yml@d5.11.9-ZZYYXX-20231026_17-19
AMD64_NT:
uses: VictorMiasnikov/cm3/.github/workflows/amd64_nt.yml@d5.11.9-ZZYYXX-20231026_17-19
I386_LINUX:
uses: VictorMiasnikov/cm3/.github/workflows/i386_linux.yml@d5.11.9-ZZYYXX-20231026_17-19
I386_NT:
uses: VictorMiasnikov/cm3/.github/workflows/i386_nt.yml@d5.11.9-ZZYYXX-20231026_17-19