From fc571e3d56f793888033b8d2bd3c6a283c2cbead Mon Sep 17 00:00:00 2001 From: David Schmitt Date: Mon, 19 Feb 2024 16:11:06 +0100 Subject: [PATCH] Use depot builder for testing --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 47966a2c..879daf4b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: - 'v*' jobs: goreleaser: - runs-on: ubuntu-latest-8cpu + runs-on: depot-ubuntu-22.04-8 permissions: contents: write packages: write