Skip to content

Commit

Permalink
Disambiguate x86-64 shards further.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Dec 11, 2024
1 parent bb07d22 commit 1d1a81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1d1a81b

Please sign in to comment.