From d26099855c8b4f79b77c3e2ca1542330e562626c Mon Sep 17 00:00:00 2001 From: nym21 Date: Fri, 18 Apr 2025 18:36:18 +0200 Subject: [PATCH] dist: update ubuntu version --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index fb91fb439..3aec1b95f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,3 +60,4 @@ targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", ] +runner = "ubuntu-22.04"