From 1d1a81bdd75fc1c009234edf05aeb2d80b45f438 Mon Sep 17 00:00:00 2001 From: John Sirois Date: Wed, 11 Dec 2024 08:07:44 -0800 Subject: [PATCH] Disambiguate x86-64 shards further. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4156a93..97bbec5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: # non-deprecated ARM Mac runner. include: - os: ubuntu-24.04 - name: Linux x86-64 + name: Linux x86-64 (glibc) - os: ubuntu-24.04 name: Linux x86-64 (musl) cross-target: x86_64-unknown-linux-musl