Skip to content

Commit

Permalink
use template env
Browse files Browse the repository at this point in the history
  • Loading branch information
vberthiaume committed Dec 18, 2024
1 parent 23cf177 commit 30381c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
fail-fast: false
matrix:
template: [ basic, basic-osc, ble-advertising, libmapper-osc ]
environment: [ Xiao, tinypico, m5stick-c, ESP32-S3 ]
# environment: [ Xiao, tinypico, m5stick-c, ESP32-S3 ]
environment: [ template ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 30381c1

Please sign in to comment.