Switch back to stock runner

This commit is contained in:
David Boreham 2024-01-30 07:01:13 -07:00
parent d5244726aa
commit 3c84ebff68

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