Skip to content

Commit

Permalink
Switch to macos-13 for Coverity
Browse files Browse the repository at this point in the history
Apparently `macos-latest-large` is only available for payed accounts.
  • Loading branch information
Youw committed Apr 28, 2024
1 parent bda7101 commit 6c2de30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:


coverity-macos:
runs-on: macos-latest-large
runs-on: macos-13
needs: [coverity-windows]

steps:
Expand Down

0 comments on commit 6c2de30

Please sign in to comment.