Skip to content

Commit d96070d

Browse files
committed
testing macOS build
1 parent c6aeaf6 commit d96070d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# node-version: ${{ steps.node-test-version.outputs.node-version }}
2828
strategy:
2929
matrix:
30-
os: [macos-13]
30+
os: [macos-13, macos-15]
3131
# os: [windows-2022, macos-15]
3232
fail-fast: true
3333

0 commit comments

Comments
 (0)