Skip to content

Commit

Permalink
ci: drop macOS 10.15 from CI
Browse files Browse the repository at this point in the history
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.

actions/runner-images#5583
  • Loading branch information
Totktonada committed Nov 18, 2022
1 parent 8e1d48c commit f3ae351
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:
fail-fast: false
matrix:
runs-on:
- macos-10.15
- macos-11.0
tarantool:
- brew
Expand Down

0 comments on commit f3ae351

Please sign in to comment.