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

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