Merge Ci test branch fixes #717

Merged
telackey merged 67 commits from ci-test into main 2024-01-30 18:18:08 +00:00
Showing only changes of commit 466c149f36 - Show all commits

View File

@ -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