ci(macos): filter python setup [skip ci]
This commit is contained in:
parent
6c180b2903
commit
193d8e0a44
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stable-macos.yml
vendored
1
.github/workflows/stable-macos.yml
vendored
|
@ -57,6 +57,7 @@ jobs:
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
|
if: env.VSCODE_ARCH == 'x64'
|
||||||
|
|
||||||
- name: Clone VSCode repo
|
- name: Clone VSCode repo
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue