mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-25 04:10:15 +10:00
ci(linux): try fixing arm32 and ppc64 [skip ci]
This commit is contained in:
@@ -1,19 +1,20 @@
|
||||
diff --git a/.yarnrc b/.yarnrc
|
||||
index 6d69893..5568071 100644
|
||||
index 6d69893..849e761 100644
|
||||
--- a/.yarnrc
|
||||
+++ b/.yarnrc
|
||||
@@ -3,3 +3 @@ target "27.2.3"
|
||||
@@ -3,3 +3,3 @@ target "27.2.3"
|
||||
ms_build_id "26908389"
|
||||
-runtime "electron"
|
||||
-build_from_source "true"
|
||||
+#runtime "electron"
|
||||
+#build_from_source "true"
|
||||
diff --git a/remote/.yarnrc b/remote/.yarnrc
|
||||
deleted file mode 100644
|
||||
index cac528f..0000000
|
||||
index cac528f..0f997ad 100644
|
||||
--- a/remote/.yarnrc
|
||||
+++ /dev/null
|
||||
@@ -1,5 +0,0 @@
|
||||
-disturl "https://nodejs.org/dist"
|
||||
-target "16.20.2"
|
||||
-ms_build_id "255375"
|
||||
+++ b/remote/.yarnrc
|
||||
@@ -3,3 +3,3 @@ target "18.17.1"
|
||||
ms_build_id "255375"
|
||||
-runtime "node"
|
||||
-build_from_source "true"
|
||||
+#runtime "node"
|
||||
+#build_from_source "true"
|
||||
|
||||
Reference in New Issue
Block a user