Skip to content

Commit

Permalink
Merge pull request #2653 from DataDog/ivoanjo/simplify-macos-testing
Browse files Browse the repository at this point in the history
Simplify macOS testing matrix
  • Loading branch information
ivoanjo authored Mar 3, 2023
2 parents f721e14 + 9c475cb commit 085ad1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-11
- macos-12
- macos-latest
ruby:
- '2.1'
- '2.2'
Expand Down

0 comments on commit 085ad1b

Please sign in to comment.