8000 Update build-and-release.yaml · Smartappli/llama-cpp-python@bc406ad · GitHub
[go: up one dir, main page]

Skip to content

Commit bc406ad

Browse files
authored
Update build-and-release.yaml
1 parent ccd8bbb commit bc406ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ${{ matrix.os }}
5252
strategy:
5353
matrix:
54-
os: [macos-12, macos-13, macos-14]
54+
os: [macos-latest]
5555

5656
steps:
5757
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)
0