diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 868764e..5a41569 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -209,7 +209,7 @@ jobs: node: - '18' - '20' - runs-on: ubuntu-latest + runs-on: alpine-latest steps: - uses: actions/checkout@v4 - name: Enable Corepack