Skip to content

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

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

Workflow file for this run

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