Try different runner

pull/708/head v1.1.0-c642e5d-202401170010
David Boreham 2024-01-16 17:09:58 -07:00
parent 02c49d66f5
commit c642e5d490
1 changed files with 2 additions and 2 deletions

View File

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