瀏覽代碼

Switch runner for final release job

The manifest and tagging step use a lot of disk space
Daniel Hiltgen 1 年之前
父節點
當前提交
f83e4db365
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/release.yaml

+ 1 - 1
.github/workflows/release.yaml

@@ -419,7 +419,7 @@ jobs:
       - build-windows
       - build-linux-amd64
       - build-linux-arm64
-    runs-on: ubuntu-latest
+    runs-on: linux
     environment: release
     permissions:
       contents: write