Skip to content

ci(release): cross-compile every target from one ubuntu-24.04 runner family #1127

ci(release): cross-compile every target from one ubuntu-24.04 runner family

ci(release): cross-compile every target from one ubuntu-24.04 runner family #1127

name: Build Arduino Zero
on:
workflow_dispatch: {}
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "Arduino Zero"
test-dir: "tests/platform/samd21_zero"
env-name: "samd21_zero"
firmware-ext: "bin"