diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c08f88b..122f896 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -10,7 +10,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: rex steps: - name: Set up Go uses: actions/setup-go@v4