mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00: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
.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…
x
Reference in New Issue
Block a user