From dbd63229c8c7101fd321311ba9479c485943bc92 Mon Sep 17 00:00:00 2001 From: ghostoverflow256 <46546505+GhostDog98@users.noreply.github.com> Date: Mon, 7 Apr 2025 11:21:37 +1000 Subject: [PATCH] Update CONTRIBUTING.md Also linux ia32 doesn't exist as a build target in the gulp files... --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e35080d1..a22a8722 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -109,7 +109,6 @@ We don't usually recommend packaging. Instead, you should probably just build. I ### Linux - `npm run gulp vscode-linux-x64` - most common - `npm run gulp vscode-linux-arm64` -- `npm run gulp vscode-linux-ia32` ### Output