Skip to content

Commit

Permalink
run on ubuntu because we run out of disk otherwise
Browse files Browse the repository at this point in the history
Signed-off-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
EngHabu committed Oct 19, 2023
1 parent 63d0bd0 commit 0d28254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
PRIORITIES: "P0"
jobs:
unpack-envvars:
runs-on: union-k8s-runner
runs-on: ubuntu-latest
outputs:
go-version: ${{ steps.step.outputs.go-version }}
steps:
Expand Down

0 comments on commit 0d28254

Please sign in to comment.