Skip to content

Commit

Permalink
Add S3 builder
Browse files Browse the repository at this point in the history
  • Loading branch information
dzurikmiroslav committed Jan 2, 2024
1 parent b1a7d72 commit 7d06eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
platform: [esp32, esp32s2]
platform: [esp32, esp32s2, esp32s3]

steps:
- name: Checkout
Expand Down

0 comments on commit 7d06eb6

Please sign in to comment.