diff options
-rw-r--r-- | .github/workflows/macos.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index d683633314..cf596148d9 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -21,7 +21,6 @@ jobs: matrix: test_task: ["check"] # "test-bundler-parallel", "test-bundled-gems" os: - - macos-10.15 - macos-11 - macos-12 fail-fast: false |