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 24, 2023
1 parent 2f0e847 commit e156a81
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-18.04
env:
BUILD_SCRIPT: build-nhc-snr.sh
IMAGE_REGISTRY: kind-registry:5000
Expand Down

0 comments on commit e156a81

Please sign in to comment.