浏览代码

fix(linux): type for ppc64le

Baptiste Augrain 2 年之前
父节点
当前提交
599eb2adc9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/insider-linux.yml

+ 1 - 1
.github/workflows/insider-linux.yml

@@ -132,7 +132,7 @@ jobs:
         - vscode_arch: arm64
           npm_arch: arm64
           image: vscodium/vscodium-linux-build-agent:buster-arm64
-        - vscode_arch: pp64le
+        - vscode_arch: ppc64le
           npm_arch: ppc64
           image: vscodium/vscodium-linux-build-agent:bionic-ppc64le
         - vscode_arch: armhf