Use bigger github hosted runner
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
2
.github/workflows/make.yaml
vendored
2
.github/workflows/make.yaml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
release-snapshot:
|
||||
name: "release-snapshot"
|
||||
runs-on: "ubuntu-24.04"
|
||||
runs-on: "ubuntu-24.04-64cores"
|
||||
permissions:
|
||||
contents: "read"
|
||||
packages: "write"
|
||||
|
||||
Reference in New Issue
Block a user