From 772ecd8ee3a7c9e4771b14b74af2059e8ad1ea88 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Thu, 16 Oct 2025 08:00:11 +0200 Subject: [PATCH] Remove useless lib_ext --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) 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