Skip to content

Commit

Permalink
added macos
Browse files Browse the repository at this point in the history
Signed-off-by: kumarabd <[email protected]>
  • Loading branch information
kumarabd committed Apr 19, 2021
1 parent 38201ce commit 05b7f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
max-parallel: 10
matrix:
os: [ubuntu-18.04]
os: [ubuntu-18.04, macos-latest]
architecture: [amd64]
distribution: [client, server, test_server, nighthawk_output_transform]
steps:
Expand Down

0 comments on commit 05b7f06

Please sign in to comment.