Skip to content

Commit

Permalink
Revert "trying to force change run group in order to 'fix' github tim…
Browse files Browse the repository at this point in the history
…e out issue:actions/runner#2040"

This reverts commit dda4d0c.
  • Loading branch information
mshitrit committed Jan 23, 2023
1 parent dda4d0c commit 92239a9
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-22.04
runs-on: ubuntu-20.04
env:
BUILD_SCRIPT: build-nhc-snr.sh
IMAGE_REGISTRY: kind-registry:5000
Expand Down

0 comments on commit 92239a9

Please sign in to comment.