We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ff54f commit efc7cb3Copy full SHA for efc7cb3
1 file changed
build/azure-pipelines/product-build.yml
@@ -14,10 +14,10 @@ resources:
14
image: vscodehub.azurecr.io/vscode-linux-build-agent:x64
15
endpoint: VSCodeHub
16
- container: vscode-arm64
17
- image: vscodehub.azurecr.io/vscode-linux-build-agent:buster-arm64
+ image: vscodehub.azurecr.io/vscode-linux-build-agent:stretch-arm64
18
19
- container: vscode-armhf
20
- image: vscodehub.azurecr.io/vscode-linux-build-agent:buster-armhf
+ image: vscodehub.azurecr.io/vscode-linux-build-agent:stretch-armhf
21
22
- container: snapcraft
23
image: snapcore/snapcraft:stable
0 commit comments