change OS of macOS runner from 10 to 12

This commit is contained in:
Il'ya 2022-07-28 01:13:22 +02:00 committed by GitHub
parent 8c42101806
commit 0b06dcd4ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ jobs:
matrix:
include:
- mode: web
os: macos-10.15
os: macos-12
- mode: web_res
os: ubuntu-20.04
@ -33,7 +33,7 @@ jobs:
os: ubuntu-20.04
- mode: client
os: macos-10.15
os: macos-12
steps: