diff --git a/Cargo.toml b/Cargo.toml index 988f6b71..33b7cea6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -121,7 +121,7 @@ lto = "thin" # Config for 'dist' [workspace.metadata.dist] # The preferred dist version to use in CI (Cargo.toml SemVer syntax) -cargo-dist-version = "0.25.1" +cargo-dist-version = "0.26.1" # CI backends to support ci = "github" # The installers to generate for each app @@ -148,7 +148,7 @@ install-path = "CARGO_HOME" install-updater = false [workspace.metadata.dist.github-custom-runners] -aarch64-unknown-linux-gnu = "ubuntu-arm64-22.04-4core" +aarch64-unknown-linux-gnu = "ubuntu-20.04" [workspace.metadata.dist.dependencies.apt] libudev-dev = { version = "*", targets = [