Skip to content

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

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 #1129

Workflow file for this run

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