macos-11 will be retired at Jun, 2024

This commit is contained in:
Hiroshi SHIBATA 2024-05-23 10:20:09 +09:00
parent 80b11b216d
commit 5979e4118d

View file

@ -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}}