mirror of
https://github.com/ruby/ruby.git
synced 2025-09-17 09:33:59 +02:00
macos-11 will be retired at Jun, 2024
This commit is contained in:
parent
80b11b216d
commit
5979e4118d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -21,8 +21,8 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
test_task: ["check"] # "test-bundler-parallel", "test-bundled-gems"
|
test_task: ["check"] # "test-bundler-parallel", "test-bundled-gems"
|
||||||
os:
|
os:
|
||||||
- macos-11
|
|
||||||
- macos-12
|
- macos-12
|
||||||
|
- macos-13
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
env:
|
env:
|
||||||
GITPULLOPTIONS: --no-tags origin ${{github.ref}}
|
GITPULLOPTIONS: --no-tags origin ${{github.ref}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue