Skip to content

Commit 6c2de30

Browse files
authored
Switch to macos-13 for Coverity
Apparently `macos-latest-large` is only available for payed accounts.
1 parent bda7101 commit 6c2de30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171

7272

7373
coverity-macos:
74-
runs-on: macos-latest-large
74+
runs-on: macos-13
7575
needs: [coverity-windows]
7676

7777
steps:

0 commit comments

Comments
 (0)