Skip to content

Commit

Permalink
Merge pull request #751 from CocoaPods/bump_macos_ci_version
Browse files Browse the repository at this point in the history
Bump macOS minimum GH workflow version to 11
  • Loading branch information
dnkoutso authored Sep 22, 2023
2 parents 7c694c8 + 65e196d commit 35d88db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
os: [ubuntu-20.04]
ruby: [2.7, 3.0.0]
include:
- os: macos-10.15
- os: macos-11
ruby: system

name: ${{ matrix.os }} / Ruby ${{ matrix.ruby }}
Expand Down

0 comments on commit 35d88db

Please sign in to comment.