Skip to content

Commit 05b7f06

Browse files
committed
added macos
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent 38201ce commit 05b7f06

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
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
max-parallel: 10
3838
matrix:
39-
os: [ubuntu-18.04]
39+
os: [ubuntu-18.04, macos-latest]
4040
architecture: [amd64]
4141
distribution: [client, server, test_server, nighthawk_output_transform]
4242
steps:

0 commit comments

Comments
 (0)