Skip to content

Commit bafd209

Browse files
committed
Update IDF target branch to v4.4
1 parent 1053071 commit bafd209

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
idf_branch: [master, release/v3.3]
23+
idf_branch: [release/v4.4, release/v3.3]
2424
steps:
2525
- uses: actions/checkout@v1
2626
- name: Install dependencies

tools/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
IDF_COMPS="$IDF_PATH/components"
44

55
if [ -z $IDF_BRANCH ]; then
6-
IDF_BRANCH="master"
6+
IDF_BRANCH="release/v4.4"
77
fi
88

99
if [ -z $AR_PR_TARGET_BRANCH ]; then

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy