ci: fix syntax errors

pull/59/head
sammyette 2021-05-20 18:06:56 -04:00
parent 92f9e51a15
commit bbec5c3c14
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 2 additions and 2 deletions

View File

@ -19,9 +19,9 @@ jobs:
os: ubuntu-latest
# - windows
# - darwin
goarch:
- goarch:
- amd64
exclude:
- exclude:
- goarch: "386"
goos: darwin
steps: