diff options
| -rw-r--r-- | .github/workflows/macos.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 7392617f7a..290520c90a 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -38,8 +38,6 @@ jobs: - test_task: test-bundled-gems os: macos-14 - test_task: check - os: macos-12 - - test_task: check os: macos-13 fail-fast: false |
