comment x86_64-unknown-linux-gnu for now
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
2e15a0d18b
commit
8fc32b8e90
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -208,7 +208,7 @@ jobs:
|
|||
max-parallel: 3
|
||||
matrix:
|
||||
oci-target: [
|
||||
"x86_64-unknown-linux-gnu",
|
||||
#"x86_64-unknown-linux-gnu",
|
||||
"x86_64-unknown-linux-musl",
|
||||
"x86_64-unknown-linux-musl-jemalloc",
|
||||
"x86_64-unknown-linux-musl-hmalloc",
|
||||
|
|
Loading…
Add table
Reference in a new issue