Skip to content

Commit

Permalink
I'm tired of fighting with macOS, so it's being removed from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed May 17, 2024
1 parent 126bcaf commit f4c642f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
# test oldest Ruby 3 to ensure compatibility across full range of Ruby 3 versions
- os: ubuntu-latest
ruby: '3.0'
- os: macos-latest
ruby: '3.3'
#- os: macos-latest
# ruby: '3.3'
# test oldest permitted versions of dependencies
- os: ubuntu-latest
ruby: '2.7'
Expand Down

0 comments on commit f4c642f

Please sign in to comment.