Skip to content

Commit

Permalink
Merge branch 'bugfix/enable_integration_test' into 'main'
Browse files Browse the repository at this point in the history
Return integration test for release/v4.3 for python 2.7

Closes PACMAN-326

See merge request espressif/idf-component-manager!126
  • Loading branch information
kumekay committed May 20, 2022
2 parents 389621e + b8ef02b commit bda6294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ integration_test:py2.7:
image: python:2.7-slim-buster
parallel:
matrix:
- IDF_BRANCH: [release/v4.1, release/v4.2]
- IDF_BRANCH: [release/v4.1, release/v4.2, release/v4.3]

integration_test:py3.5:
extends: .integration_test_template
Expand Down

0 comments on commit bda6294

Please sign in to comment.