Skip to content

Commit

Permalink
Temporary reverting Analyze Coverity to macos-12 instead of macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
vandroiy2013 committed Aug 5, 2024
1 parent 6167ee8 commit 42d2f9c
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 @@ -70,7 +70,7 @@ jobs:

analyze-coverity:
name: Analyze Coverity
runs-on: macos-latest
runs-on: macos-12
env:
JOB_TYPE: COVERITY
if: github.repository_owner == 'acidanthera' && github.event_name != 'pull_request'
Expand Down

0 comments on commit 42d2f9c

Please sign in to comment.