Skip to content

Commit

Permalink
Merge pull request #424 from sthaha/ubuntu-self-hosted
Browse files Browse the repository at this point in the history
chore: test using self-runner
  • Loading branch information
sthaha authored Sep 27, 2024
2 parents 2c90589 + c4c3625 commit 5d5a399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
KUBECONFIG: /tmp/.kube/config
KIND_WORKER_NODES: 2
name: e2e
runs-on: ubuntu-latest
runs-on: ubuntu-latest-8-cores
steps:
- name: Checkout source
uses: actions/checkout@v3
Expand Down

0 comments on commit 5d5a399

Please sign in to comment.