From 71428f2536817aa72672f1d2505df3fe42070cbf Mon Sep 17 00:00:00 2001 From: Northern Man <19808920+NorthernMan54@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:43:57 -0500 Subject: [PATCH] Update Prepare prebuild environment.yml --- .github/workflows/Prepare prebuild environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Prepare prebuild environment.yml b/.github/workflows/Prepare prebuild environment.yml index 2dea2386..6d58c273 100644 --- a/.github/workflows/Prepare prebuild environment.yml +++ b/.github/workflows/Prepare prebuild environment.yml @@ -22,7 +22,7 @@ env: electronBuildTargets: -t 29.0.0 -t 27.0.0 -t 26.0.0 -t 25.0.0 -t 24.0.0 -t 23.0.0 -t 22.0.0 -t 21.0.0 -t 20.0.0 winIA32nodeBuildTargets: -t 17.0.1 winIA32electronBuildTargets: -t 29.0.0 -t 27.0.0 -t 26.0.0 -t 25.0.0 -t 24.0.0 -t 23.0.0 -t 22.0.0 -t 21.0.0 -t 20.0.0 - ReleasePrebuildCount: 204 + ReleasePrebuildCount: 192 ReleasePrebuildifyCount: 49 jobs: