Skip to content

Commit ef9970e

Browse files
committed
test: bootstrap build on macOS
1 parent cfbe5dc commit ef9970e

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
@@ -226,7 +226,7 @@ jobs:
226226
strategy:
227227
fail-fast: false
228228
matrix:
229-
os: ["ubuntu-latest", "windows-latest"]
229+
os: ["ubuntu-latest", "windows-latest", "macos-latest"]
230230

231231
steps:
232232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)