Skip to content

Commit

Permalink
ci: adjust glibc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsusinn committed Nov 14, 2022
1 parent 8c69058 commit 18b31d4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
[target.x86_64-unknown-linux-gnu]
image = "ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main-centos"

[target.aarch64-unknown-linux-gnu]
image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu:main-centos"
[build]
zig = "2.17"

0 comments on commit 18b31d4

Please sign in to comment.