Update c-cpp.yml

Use macos-10.15 instead of "latest".
pull/89/head
SChernykh 2021-11-23 14:08:38 +01:00
parent d0f1e6eb2e
commit 74f553274f
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, macos-11]
os: [macos-10.15, macos-11]
steps:
- name: Checkout repository