From 69462435617eb9d5238ab396a8cee844d6d81026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haylee=20Sch=C3=A4fer?= Date: Mon, 16 Sep 2024 14:06:38 +0200 Subject: [PATCH] test musl --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5a41569..16ee928 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -248,6 +248,7 @@ jobs: needs: - test-macOS-windows-binding - test-linux-x64-gnu-binding + - test-linux-x64-musl-binding steps: - uses: actions/checkout@v4 - name: Enable Corepack