Skip to content

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

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

Workflow file for this run

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