Commit 2978116c authored by Mrs4s's avatar Mrs4s

fix ci.

parent 8c820829
......@@ -19,7 +19,9 @@ jobs:
goarch: ["386", amd64, arm]
exclude:
- goos: darwin
goarch: [arm, "386"]
goarch: arm
- goos: darwin
goarch: "386"
fail-fast: true
steps:
......
......@@ -13,7 +13,9 @@ jobs:
goarch: ["386", amd64, arm]
exclude:
- goos: darwin
goarch: [arm, "386"]
goarch: arm
- goos: darwin
goarch: "386"
steps:
- uses: actions/checkout@v2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment