From a25676e050894c00dcf6c7fd9fd70805b52e23cb Mon Sep 17 00:00:00 2001 From: Will Jones Date: Wed, 17 Dec 2025 14:05:22 -0800 Subject: [PATCH] ci: use warp on cargo publish --- .github/workflows/cargo-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cargo-publish.yml b/.github/workflows/cargo-publish.yml index 876b43b1e55..b78e37dd099 100644 --- a/.github/workflows/cargo-publish.yml +++ b/.github/workflows/cargo-publish.yml @@ -22,7 +22,7 @@ env: jobs: build: # Needs additional disk space for the full build. - runs-on: ubuntu-2404-8x-x64 + runs-on: warp-ubuntu-latest-x64-8x permissions: id-token: write timeout-minutes: 60