Skip to content

Commit

Permalink
Add MacOS build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plokhotnyuk committed Dec 19, 2024
1 parent 7dddd1a commit f8027b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
- 11
- 21
os:
- ubuntu-latest # FIXME: restore build on MacOS and Windows
- ubuntu-latest
- macos-latest
fail-fast: false
steps:
- name: Configure git
Expand Down

0 comments on commit f8027b3

Please sign in to comment.