Skip to content

Commit

Permalink
test: remove macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Mar 21, 2022
1 parent 471fc54 commit 062ab01
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, macos-latest]
os: [ubuntu-latest]
go: [1.14, 1.15, 1.16, 1.17, 1.18]
include:
- os: ubuntu-latest
Expand Down

0 comments on commit 062ab01

Please sign in to comment.