2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-03 04:03:25 +00:00

ci: fix syntax errors

This commit is contained in:
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

View File

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