diff --git a/.github/workflows/realease.yml b/.github/workflows/realease.yml index 3600a92..a386bb2 100644 --- a/.github/workflows/realease.yml +++ b/.github/workflows/realease.yml @@ -8,6 +8,7 @@ jobs: name: Release Go Binary runs-on: ubuntu-latest strategy: + max-parallel: 1 matrix: include: - goarch: amd64