Skip to content

Commit

Permalink
Add esp32c5 to the CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsg committed Dec 9, 2024
1 parent 83cfea9 commit de45362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
lua_ver: ['5.1', '5.3']
numbers: ['default', 'alternate']
target: ['esp32', 'esp32s2', 'esp32s3', 'esp32c3', 'esp32c6', 'esp32h2']
target: ['esp32', 'esp32s2', 'esp32s3', 'esp32c3', 'esp32c5', 'esp32c6', 'esp32h2']

runs-on: ubuntu-20.04

Expand Down

0 comments on commit de45362

Please sign in to comment.