diff --git a/.cirrus.yaml b/.cirrus.yaml index d8f530d..a48317e 100644 --- a/.cirrus.yaml +++ b/.cirrus.yaml @@ -141,7 +141,7 @@ task: <<: *unix_codecov - macos_instance: - image: big-sur-base + image: ghcr.io/cirruslabs/macos-ventura-base:latest env: PATH: "/usr/local/opt/ruby/bin:$PATH" @@ -161,7 +161,8 @@ task: test_script: bundle exec rspec - <<: *unix_codecov + ## https://github.com/codecov/uploader/issues/523#issuecomment-1318842102 + # <<: *unix_codecov - windows_container: image: cirrusci/windowsservercore:2019