Skip to content

Commit

Permalink
chore(CI): add testing in MacOS.
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi.Wu <[email protected]>
  • Loading branch information
appleboy committed Jan 28, 2023
1 parent 626275f commit 2190832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
test:
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest]
go: [1.17, 1.18, 1.19]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 2190832

Please sign in to comment.