Skip to content

Commit f8027b3

Browse files
committed
Add MacOS build on CI
1 parent 7dddd1a commit f8027b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
- 11
2424
- 21
2525
os:
26-
- ubuntu-latest # FIXME: restore build on MacOS and Windows
26+
- ubuntu-latest
27+
- macos-latest
2728
fail-fast: false
2829
steps:
2930
- name: Configure git

0 commit comments

Comments
 (0)