mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Always use large instance for release (#1869)
Signed-off-by: Jakub Martin <kubam@spacelift.io> Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: Kuba Martin <kubam@spacelift.io>
This commit is contained in:
parent
d2b603c8b2
commit
2506fb7bab
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -18,7 +18,7 @@ on:
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: larger-runners
|
||||
environment: gpg
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
Reference in New Issue
Block a user