Skip to content

Commit

Permalink
Merge pull request #38 from thaJeztah/lint_other_platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mxpv committed Mar 31, 2021
2 parents a77444a + a0bdb4a commit 650e8a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.go text eol=lf
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
go-version: [1.16.x]
os: [ubuntu-18.04]
os: [ubuntu-18.04, macos-10.15, windows-2019]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 650e8a8

Please sign in to comment.