Skip to content

Commit

Permalink
use smaller runners (#2939)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Wolf <[email protected]>
  • Loading branch information
joshrwolf authored Nov 22, 2024
1 parent a730cde commit d5fdc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
matrix: "${{steps.shard.outputs.matrix}}"

build:
runs-on: ubuntu-latest-32-cores
runs-on: ubuntu-latest
needs: shard
strategy:
fail-fast: false
Expand Down

0 comments on commit d5fdc4d

Please sign in to comment.