ci: switch to regular runners (#4958)

Switch to regular GitHub Actions runners in the 'Docker Release
Branches' workflow, matching how the 'Docker Main' workflow is
configured.
This commit is contained in:
Kenneth Jenkins 2024-02-09 08:51:01 -08:00 committed by GitHub
parent 84448eb9e0
commit 6b245d2a24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,9 +8,7 @@ on:
jobs:
publish:
runs-on:
group: large-runners
labels: linux
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11