forked from cerc-io/stack-orchestrator
Try different runner
This commit is contained in:
parent
02c49d66f5
commit
c642e5d490
@ -16,8 +16,8 @@ env:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: "Run deploy test suite"
|
||||
runs-on: ubuntu-latest
|
||||
name: "Run deploy test suite on kind/k8s"
|
||||
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