diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ba9b68a..64feec8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,7 +9,7 @@ on: jobs: build: - runs-on: mac-os-latest + runs-on: macos-latest name: Ruby ${{ matrix.ruby }} strategy: matrix: