Also force macOS 12 for Coverity

This commit is contained in:
vit9696 2022-08-27 19:44:18 +03:00
parent ff864f9b8f
commit 2246026434

View File

@ -143,7 +143,7 @@ jobs:
JOB_TYPE: COVERITY
if: github.repository_owner == 'LongSoft' && github.event_name != 'pull_request'
name: Analyze Coverity
runs-on: macos-latest
runs-on: macos-12
steps:
- name: CI Bootstrap
run: |