Skip to content

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

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

Workflow file for this run

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