Skip to content

Commit

Permalink
Run Sandbox on union-k8s-runner
Browse files Browse the repository at this point in the history
Signed-off-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
EngHabu committed Sep 15, 2023
1 parent 2e2ba7e commit 9e9f8c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
trigger-sandbox-build:
runs-on: ubuntu-latest
runs-on: union-k8s-runner
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
file: docker/sandbox/Dockerfile

trigger-sandbox-lite-build:
runs-on: ubuntu-latest
runs-on: union-k8s-runner
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 9e9f8c4

Please sign in to comment.