Skip to content

Commit a5cbe7e

Browse files
authored
Merge pull request #1 from birotaio/test/v1
Test/v1
2 parents 3b41c41 + 0082fab commit a5cbe7e

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@ jobs:
2828
- goos: linux
2929
goarch: amd64
3030
suffix: linux-amd64
31-
- goos: linux
32-
goarch: arm64
33-
suffix: linux-arm64
34-
- goos: darwin
35-
goarch: amd64
36-
suffix: darwin-amd64
37-
- goos: darwin
38-
goarch: arm64
39-
suffix: darwin-arm64
4031

4132
steps:
4233
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)