Skip to content

Commit 403bf2b

Browse files
mathplgiorio94
authored andcommitted
ci: lint-go.yaml extra power runner
Signed-off-by: Mathieu Payeur Levallois <mpl@isovalent.com>
1 parent 13c9491 commit 403bf2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
golangci:
5656
name: Lint Source Code
57-
runs-on: ubuntu-24.04
57+
runs-on: ${{ vars.GH_RUNNER_EXTRA_POWER_UBUNTU_LATEST || 'ubuntu-24.04' }}
5858
steps:
5959
- name: Collect Workflow Telemetry
6060
uses: catchpoint/workflow-telemetry-action@94c3c3d9567a0205de6da68a76c428ce4e769af1 # v2.0.0

0 commit comments

Comments
 (0)