浏览代码

ci(macos): filter python setup [skip ci]

Baptiste Augrain 1 年之前
父节点
当前提交
193d8e0a44
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/stable-macos.yml

+ 1 - 0
.github/workflows/stable-macos.yml

@@ -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: