Skip to content

Commit b66e168

Browse files
committed
Added release builds for MacOS.
1 parent 4ffb218 commit b66e168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, windows-latest]
16+
os: [ubuntu-latest, windows-latest, macos-latest]
1717

1818
steps:
1919
- name: Checkout

0 commit comments

Comments
 (0)