Skip to content

Commit f364bfe

Browse files
committed
test(os): add macos for testing
1 parent ede144b commit f364bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
test:
2727
strategy:
2828
matrix:
29-
os: [ubuntu-latest]
29+
os: [ubuntu-latest, macos-latest]
3030
go: [1.17, 1.18, 1.19]
3131
include:
3232
- os: ubuntu-latest

0 commit comments

Comments
 (0)