Move release builds to Depot runners (#17616)

To avoid consuming GitHub free runner concurrency

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Zanie Blue
2026-01-19 09:56:58 -06:00
committed by GitHub
parent 3456ae45f2
commit 7ceaa20a32
+3 -3
View File
@@ -32,7 +32,7 @@ permissions: {}
jobs:
sdist:
name: sdist
runs-on: ubuntu-latest
runs-on: depot-ubuntu-22.04-4
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
@@ -635,7 +635,7 @@ jobs:
# Like `linux-arm`, but install the `gcc-powerpc64-linux-gnu` package.
linux-powerpc:
name: ${{ matrix.platform.target }}
runs-on: ubuntu-latest
runs-on: depot-ubuntu-22.04-4
strategy:
matrix:
platform:
@@ -852,7 +852,7 @@ jobs:
musllinux:
name: ${{ matrix.target }}
runs-on: ubuntu-latest
runs-on: depot-ubuntu-22.04-4
strategy:
matrix:
target: