Skip to content

Commit b8e9d46

Browse files
committed
Alias only python
1 parent c5a9960 commit b8e9d46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,6 @@ jobs:
205205
working-directory: ./connectedhomeip/
206206
run: |
207207
alias python='python3.11'
208-
alias python3='python3.11'
209-
alias pip3='pip3.11'
210208
. scripts/bootstrap.sh -p all,darwin
211209
- name: Setup Build, Run Build and Run Tests
212210
run: |

0 commit comments

Comments
 (0)