mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-11-26 17:16:05 +03:00
ci(macos): filter python setup [skip ci]
This commit is contained in:
parent
6c180b2903
commit
193d8e0a44
1
.github/workflows/stable-macos.yml
vendored
1
.github/workflows/stable-macos.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
if: env.VSCODE_ARCH == 'x64'
|
||||
|
||||
- name: Clone VSCode repo
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user