Skip to content

Commit 853b9a5

Browse files
authored
not large but xlarge
1 parent d787db7 commit 853b9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build-macos:
3333
strategy:
3434
matrix:
35-
os: [macos-latest, macos-large-latest]
35+
os: [macos-latest, macos-latest-xlarge]
3636
xcode: [default, "16.1.0"]
3737

3838
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)