mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Switch to alternate runner group (#1868)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
parent
ebdcae790e
commit
d9e162c75a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on:
|
||||
group: larger-runners
|
||||
group: fix-the-build-group
|
||||
environment: gpg
|
||||
permissions:
|
||||
contents: write
|
||||
|
Loading…
Reference in New Issue
Block a user