From 7879ae681d9e29877ec993a36b1564f33f6d6775 Mon Sep 17 00:00:00 2001 From: denis0001-dev Date: Sun, 13 Sep 2026 17:24:46 +0300 Subject: [PATCH] Fix CI smoke test compile scope and PE fixture size. Co-authored-by: Cursor --- .github/workflows/release-smoke.yml | 1 - .github/workflows/release.yml | 3 +-- scripts/ci-create-smoke-fixtures.sh | 2 +- scripts/ci-test-compile.sh | 2 -- scripts/ci-verify-release-assets.sh | 2 +- 5 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/workflows/release-smoke.yml b/.github/workflows/release-smoke.yml index ea4aad7..ca095fd 100644 --- a/.github/workflows/release-smoke.yml +++ b/.github/workflows/release-smoke.yml @@ -24,7 +24,6 @@ jobs: steps: - uses: actions/checkout@v4 - uses: ./.github/actions/setup-java-gradle - - uses: android-actions/setup-android@v3 - run: bash scripts/ci-test-compile.sh test-rust: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4729dbd..636a3d4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,11 +52,10 @@ jobs: steps: - uses: actions/checkout@v4 - uses: ./.github/actions/setup-java-gradle - - uses: android-actions/setup-android@v3 - uses: ./.github/actions/set-version with: version: ${{ needs.resolve-version.outputs.version }} - - name: Compile JVM and Android release sources + - name: Compile JVM release sources run: bash scripts/ci-test-compile.sh test-rust: diff --git a/scripts/ci-create-smoke-fixtures.sh b/scripts/ci-create-smoke-fixtures.sh index dd9d74f..07d1163 100644 --- a/scripts/ci-create-smoke-fixtures.sh +++ b/scripts/ci-create-smoke-fixtures.sh @@ -34,7 +34,7 @@ for name, machine in [ ("FromChat-Setup-9.9.9-windows-arm64.exe", 0xAA64), ]: path = root / name - data = bytearray(0x40) + data = bytearray(0x80) struct.pack_into("