Skip to content

Commit 2fba497

Browse files
authored
Update build-and-release.yaml
1 parent 0e7d135 commit 2fba497

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-latest]
54+
os: [macos-13]
5555

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

0 commit comments

Comments
 (0)