Skip to content

Commit

Permalink
Also force macOS 12 for Coverity
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed Aug 27, 2022
1 parent ff864f9 commit 2246026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 2246026

Please sign in to comment.