Skip to content

Commit c3462e6

Browse files
committed
Updated the GitHub macOS runner due to QTBUG-117225
1 parent 3504ff8 commit c3462e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
macos-static:
14-
runs-on: macos-13
14+
runs-on: macos-12
1515
steps:
1616
- uses: actions/checkout@v3
1717
with: {submodules: 'recursive', fetch-depth: 0, fetch-tags: true}

0 commit comments

Comments
 (0)