Revert to the stock runner

This commit is contained in:
David Boreham 2024-01-30 11:13:21 -07:00
parent 466c149f36
commit 3b553bb660

View File

@ -12,7 +12,7 @@ on:
jobs:
test:
name: "Run deploy test suite on kind/k8s"
runs-on: ubuntu-22.04-with-syn-ethdb
runs-on: ubuntu-22.04
steps:
- name: "Clone project repository"
uses: actions/checkout@v3