Skip to content

Commit

Permalink
Merge pull request #69 from ruby/use-macos-14
Browse files Browse the repository at this point in the history
Deprecate macos-12 test in CI
  • Loading branch information
hsbt authored Nov 5, 2024
2 parents 937d4bf + bb94f5b commit 008c3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
os:
- ubuntu-22.04
- ubuntu-20.04
- macos-14
- macos-13
- macos-12
- windows-latest
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
include:
Expand Down

0 comments on commit 008c3f4

Please sign in to comment.