Skip to content

Commit 043763c

Browse files
committed
CI: Remove macOS testing
This appears to be too flaky and also the costs is 10x higher then running it on Ubuntu.
1 parent 8ab6a66 commit 043763c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ jobs:
3636
os: [ubuntu-latest]
3737
# Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
3838
ruby: ['3.4', '4.0']
39-
include:
40-
# Necessary for testing the different shell and sub-shell behavior
41-
- os: macos-latest
42-
ruby: '4.0'
4339
runs-on: ${{ matrix.os }}
4440
steps:
4541
- name: Checkout

0 commit comments

Comments
 (0)