Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Jul 4, 2024
1 parent 79bce96 commit 508a6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
set -e
# Change this based on the IDF branches we want to build. Don't forget to update env.LATEST_RELEASE_BRANCH
all_branches=("release/v5.1")
all_branches=("release/v5.1" "release/v5.2")
# Change this based on the COMMON targets for all branches we want to build.
common_targets="[\"esp32\", \"esp32s2\", \"esp32s3\", \"esp32c2\", \"esp32c3\", \"esp32c6\", \"esp32h2\"]"
Expand Down

0 comments on commit 508a6d4

Please sign in to comment.