diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 45e01891..d0c001ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: run: bundle exec rake lint functional: - runs-on: macos-12-large + runs-on: macos-latest env: VAGRANT_DISABLE_VBOXSYMLINKCREATE: "1" strategy: