Skip to content

Commit c7f56d3

Browse files
authored
Merge pull request #91074 from AThousandShips/macos_version
[CI] [macOS] Fix CI with new GitHub runners
2 parents a754bbc + 836845f commit c7f56d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
jobs:
1616
build-macos:
17-
runs-on: "macos-latest"
17+
runs-on: "macos-12"
1818
name: ${{ matrix.name }}
1919
strategy:
2020
fail-fast: false

0 commit comments

Comments
 (0)