Skip to content

Commit 92f0508

Browse files
committed
add macos
1 parent 17440b0 commit 92f0508

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
@@ -48,7 +48,7 @@ jobs:
4848
needs: [build_data]
4949
strategy:
5050
matrix:
51-
os: [ubuntu-latest, windows-latest]
51+
os: [ubuntu-latest, windows-latest, macos-latest]
5252
include:
5353
- os: ubuntu-latest
5454
before_all: >-

0 commit comments

Comments
 (0)