Skip to content

Commit

Permalink
use glibc for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Oct 25, 2023
1 parent 02d91b1 commit 97688ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ installers = ["shell", "powershell"]
targets = [
"aarch64-apple-darwin",
"x86_64-apple-darwin",
"x86_64-unknown-linux-musl",
"x86_64-unknown-linux-gnu",
"x86_64-pc-windows-msvc",
]
# Publish jobs to run in CI
Expand Down

0 comments on commit 97688ed

Please sign in to comment.