Skip to content

Commit

Permalink
chore: fixer runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
ngutech21 committed Feb 22, 2024
1 parent a118a95 commit d771515
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 @@ -60,7 +60,7 @@ nasm = '*'
activeperl = "*"

[workspace.metadata.dist.github-custom-runners]
x86_64-unknown-linux-gnu = "buildjet-8vcpu-ubuntu-2204"
x86_64-unknown-linux-gnu = "ubuntu-22.04"

#[patch.crates-io]
#secp256k1-zkp = { git = "https://github.com/dpc/rust-secp256k1-zkp/", branch = "sanket-pr" }
Expand Down

0 comments on commit d771515

Please sign in to comment.