Skip to content

Commit

Permalink
ci: build m5stack-nanoc6, remove esp32-evb
Browse files Browse the repository at this point in the history
  • Loading branch information
yoziru committed Jul 25, 2024
1 parent 45eca61 commit 9a3011d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ jobs:
fail-fast: false
matrix:
file:
- zehnder-comfoair-q-esp32-evb.yml
# - zehnder-comfoair-q-esp32-evb.yml
- zehnder-comfoair-q-m5stack-atom.yml
- zehnder-comfoair-q-m5stack-atoms3.yml
- zehnder-comfoair-q-m5stack-nanoc6.yml
steps:
- uses: actions/checkout@v4.1.7
- name: Mock secrets.yaml from example
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
publish:
uses: ./.github/workflows/publish-common.yml
with:
files: zehnder-comfoair-q-esp32-evb.yml,zehnder-comfoair-q-m5stack-atom.yml,zehnder-comfoair-q-m5stack-atoms3.yml
files: zehnder-comfoair-q-m5stack-atom.yml,zehnder-comfoair-q-m5stack-atoms3.yml,zehnder-comfoair-q-m5stack-nanoc6.yml
name: Zehnder ComfoAir Q

0 comments on commit 9a3011d

Please sign in to comment.