diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fac0dcf..bd69985 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ on: jobs: test: name: Test + runs-on: ubuntu-latest steps: - name: Check out code into the Go module directory