ci(linux): try fixing arm32 and ppc64 [skip ci]

This commit is contained in:
Baptiste Augrain
2024-02-19 21:24:48 +01:00
parent 5ab85e4972
commit 096bb6e6d7
5 changed files with 71 additions and 19 deletions

View File

@@ -0,0 +1,19 @@
diff --git a/.yarnrc b/.yarnrc
index 6d69893..5568071 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -3,3 +3 @@ target "27.2.3"
ms_build_id "26908389"
-runtime "electron"
-build_from_source "true"
diff --git a/remote/.yarnrc b/remote/.yarnrc
deleted file mode 100644
index cac528f..0000000
--- a/remote/.yarnrc
+++ /dev/null
@@ -1,5 +0,0 @@
-disturl "https://nodejs.org/dist"
-target "16.20.2"
-ms_build_id "255375"
-runtime "node"
-build_from_source "true"