Skip to content

Commit 9a2d410

Browse files
authored
Update build-and-publish.yaml
1 parent d858413 commit 9a2d410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
max-parallel: 10
3535
matrix:
36-
os: [ubuntu-latest]
36+
os: [ubuntu-latest, macos-latest]
3737
architecture: [amd64]
3838
distribution: [client, server, test_server, nighthawk_output_transform]
3939
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)