diff --git a/Cargo.toml b/Cargo.toml index 3f4e4a0a..c19eb1f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }