diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a40ae4..8e727c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,15 +13,12 @@ jobs: - os: ubuntu-latest name: linux cpu: amd64 - lib_ext: so - os: ubuntu-24.04-arm cpu: arm64 name: linux - lib_ext: so - os: macos-latest - lib_ext: so name: macos cpu: arm64