diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 289c1d0f..c28265ed 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -7,7 +7,7 @@ jobs: name: Run contract tests runs-on: group: Default Larger Runners - labels: macos-latest + labels: ubuntu-latest-m steps: - uses: actions/checkout@v3