2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-04 12:43:22 +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 os: ubuntu-latest
# - windows # - windows
# - darwin # - darwin
goarch: - goarch:
- amd64 - amd64
exclude: - exclude:
- goarch: "386" - goarch: "386"
goos: darwin goos: darwin
steps: steps: