forked from cerc-io/stack-orchestrator
Switch back to alternative runner
This commit is contained in:
parent
3c84ebff68
commit
466c149f36
@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
name: "Run deploy test suite on kind/k8s"
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-22.04-with-syn-ethdb
|
||||
steps:
|
||||
- name: "Clone project repository"
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user