diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4c727e9..62d4a75 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,11 +29,6 @@ jobs: os: ubuntu-latest, artifact: linux-x64, } - - { - name: "Ubuntu_Arm", - os: ubuntu-24.04-arm, - artifact: linux-arm, - } - { name: "macOS Latest Clang", os: macos-latest,