Skip to content

Commit

Permalink
remove macOS from CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Oct 31, 2023
1 parent c72163a commit e46fd6e
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 @@ -21,8 +21,8 @@ jobs:
include:
#- os: windows-latest
# ruby: '3.2'
- os: macos-latest
ruby: '3.2'
#- os: macos-latest
# ruby: '3.2'
- os: ubuntu-latest
ruby: '3.2'
primary: primary
Expand Down

0 comments on commit e46fd6e

Please sign in to comment.