Skip to content

Commit

Permalink
trying to force change run group in order to 'fix' github time out is…
Browse files Browse the repository at this point in the history
…sue:actions/runner#2040

Signed-off-by: Michael Shitrit <[email protected]>
  • Loading branch information
mshitrit committed Jan 23, 2023
1 parent 12a9bad commit dda4d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-submit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Test container build
run: make container-build
e2e-k8s:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
env:
BUILD_SCRIPT: build-nhc-snr.sh
IMAGE_REGISTRY: kind-registry:5000
Expand Down

0 comments on commit dda4d0c

Please sign in to comment.