Skip to content

Commit

Permalink
include both vms
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaansehgal99 committed Nov 7, 2024
1 parent eb17a7b commit 40ba32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:

jobs:
e2e-tests:
runs-on: [ "self-hosted", "hostname:kaito-e2e-github-runner-2" ]
runs-on: [ "self-hosted", "hostname:kaito-e2e-github-runner", "hostname:kaito-e2e-github-runner-2" ]
name: e2e-tests-${{ inputs.node_provisioner }}
permissions:
contents: read
Expand Down

0 comments on commit 40ba32c

Please sign in to comment.