From f3ae351a3b662d3d1a1658fd577d4a9138016dac Mon Sep 17 00:00:00 2001 From: Alexander Turenko Date: Fri, 18 Nov 2022 17:33:17 +0300 Subject: [PATCH] ci: drop macOS 10.15 from CI This virtual environment is deprecated now. It seems it is the reason why I sometimes see that it is cancelled with 0s execution time. I'll add macos-12.0 in a separate pull request. https://github.com/actions/runner-images/issues/5583 --- .github/workflows/testing.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 61248be..0a43857 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -121,7 +121,6 @@ jobs: fail-fast: false matrix: runs-on: - - macos-10.15 - macos-11.0 tarantool: - brew