try ubuntu-latest to at least move past not starting

This commit is contained in:
Michael Shaw 2022-12-06 10:47:37 -05:00
parent 1bd64266bc
commit 815a5654b2

View File

@ -29,7 +29,7 @@ env:
jobs:
system-testing:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Create GOPATH
run: mkdir -p /tmp/go