Skip to content

Merge pull request #768 from FastLED/codex/release-2.3.2 #1149

Merge pull request #768 from FastLED/codex/release-2.3.2

Merge pull request #768 from FastLED/codex/release-2.3.2 #1149

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