Skip to content

Commit

Permalink
Remove macOS 10.15 from CI
Browse files Browse the repository at this point in the history
macOS 10.15 is deprecated on GitHub Actions and will have periodic
brownouts. See actions/runner-images#5583.
  • Loading branch information
peterzhu2118 committed Jul 21, 2022
1 parent 203f179 commit 3ff53c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
matrix:
test_task: ["check"] # "test-bundler-parallel", "test-bundled-gems"
os:
- macos-10.15
- macos-11
- macos-12
fail-fast: false
Expand Down

0 comments on commit 3ff53c8

Please sign in to comment.