diff --git a/.github/workflows/Prepare prebuild environment.yml b/.github/workflows/Prepare prebuild environment.yml index 209a8c3f4..1bdeb3cdd 100644 --- a/.github/workflows/Prepare prebuild environment.yml +++ b/.github/workflows/Prepare prebuild environment.yml @@ -16,7 +16,7 @@ on: env: oldNodeBuildTargets: -t 10.0.0 -t 11.0.0 -t 12.0.0 -t 13.0.0 -t 14.0.0 -t 15.0.0 -t 16.0.0 -t 17.0.1 -t 18.0.0 nodeBuildTargets: -t 19.0.0 -t 20.0.0 -t 21.0.0 - oldElectronBuildTargets: -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 -t 13.0.0 -t 14.0.0 -t 15.0.0 -t 16.0.0 -t 17.0.0 -t 18.0.0 -t 19.0.0 + oldElectronBuildTargets: -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -t 11.0.0 -t 12.0.0 -t 13.0.0 -t 14.0.2 -t 15.0.0 -t 16.0.0 -t 17.0.0 -t 18.0.0 -t 19.0.0 electronBuildTargets: -t 20.0.0 -t 21.0.0 -t 22.0.0 -t 23.0.0 -t 24.0.0 -t 25.0.0 -t 26.0.0 -t 27.0.0 winIA32: -t 10.0.0 -t 11.0.0 -t 12.0.0 -t 13.0.0 -t 14.0.0 -t 15.0.0 -t 16.0.0 -t 17.0.1 ReleasePrebuildCount: 370 @@ -169,7 +169,7 @@ jobs: DOCKERFILE: Dockerfile.oldDebian QEMU_ARCH: x86_64 CMD: BuildOldCMD - COUNT: 23 + COUNT: 24 NPMCOUNT: 9 - name: linux-ia32-older @@ -178,7 +178,7 @@ jobs: DOCKERFILE: Dockerfile.oldDebian QEMU_ARCH: i386 CMD: BuildOldCMD - COUNT: 23 + COUNT: 24 NPMCOUNT: 9 - name: linux-arm64-older @@ -205,13 +205,13 @@ jobs: - name: win32-ia32 os: windows-2019 arch: ia32 - COUNT: 21 + COUNT: 30 NPMCOUNT: 0 - name: win32-x64 os: windows-2019 arch: x64 - COUNT: 25 + COUNT: 34 NPMCOUNT: 0 steps: @@ -299,6 +299,8 @@ jobs: env JOBS=max node_modules/.bin/prebuild ${oldNodeBuildTargets} ${nodeBuildTargets} --include-regex "\.(node|exe|dll|pdb)" --arch ${{ matrix.arch }} env JOBS=max node_modules/.bin/prebuild ${oldElectronBuildTargets} ${electronBuildTargets} --include-regex "\.(node|exe|dll|pdb)" -r electron --arch ${{ matrix.arch }} +# Start of Checks + - name: Check Release prebuilds exist shell: bash run: | diff --git a/.prebuild/abi_registry.json b/.prebuild/abi_registry.json index 24cc13529..f0d0e721e 100644 --- a/.prebuild/abi_registry.json +++ b/.prebuild/abi_registry.json @@ -122,7 +122,7 @@ "future": false, "lts": false, "runtime": "electron", - "target": "14.0.0" + "target": "14.0.2" }, { "abi": "98",