Skip to content

Commit

Permalink
use darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
mlsmaycon committed Jun 14, 2021
1 parent d5c4f6c commit 714c4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
test_build:
strategy:
matrix:
os: [ windows, linux, macos ]
os: [ windows, linux, darwin ]
go-version: [1.16.x]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 714c4c3

Please sign in to comment.