Skip to content

Commit 7f183a0

Browse files
committed
[ci] Upgrade to macOS 15 (2/2) -- fix
1 parent b41ac57 commit 7f183a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
strategy:
154154
matrix:
155155
container: [ "macOS-15" ]
156-
version: [ "11", "13" ]
156+
version: [ "10", "13" ]
157157
steps:
158158
- uses: actions/checkout@v4
159159
- name: Setup Compiler

0 commit comments

Comments
 (0)