diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 58952493..6ef85331 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: - ubuntu-latest - windows-latest exclude: - - { runs-os: macos-latest, ruby: "2.5" } + - { runs-os: macos-latest, ruby-version: "2.5" } - { runs-on: windows-latest , ruby-version: "3.1" } - { runs-on: windows-latest , ruby-version: debug } include: