Skip to content

Commit fc54b03

Browse files
committed
[CI] Fix macos schema violation.
1 parent 448c45b commit fc54b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

168168
cpp-clang-macos-build:
169169
name: C++ Xcode ${{ matrix.version }} (macOS)
170-
runs-on: macOS-latest
170+
runs-on: macos-latest
171171
strategy:
172172
fail-fast: false
173173
env:

0 commit comments

Comments
 (0)