mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove macOS 10.15 from CI
macOS 10.15 is deprecated on GitHub Actions and will have periodic brownouts. See actions/virtual-environments#5583.
This commit is contained in:
parent
203f179ce7
commit
3ff53c8e04
Notes:
git
2022-07-22 00:49:47 +09:00
1 changed files with 0 additions and 1 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue