Added macos-13 and removed macos-11

This commit is contained in:
Hiroshi SHIBATA 2024-07-05 17:47:40 +09:00 committed by nagachika
parent eca044a387
commit 2dfaa00e09

View file

@ -35,8 +35,8 @@ jobs:
matrix:
test_task: ["check"] # "test-bundler-parallel", "test-bundled-gems"
os:
- macos-11
- macos-12
- macos-13
fail-fast: false
env:
GITPULLOPTIONS: --no-tags origin ${{github.ref}}