diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d0d7731..624f3a8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,7 @@ permissions: read-all jobs: run_refund_tests_and_lint: - runs-on: ubuntu-latest + runs-on: github-hosted-small steps: - name: Check out repository code uses: actions/checkout@v4