Skip to content

Commit 33b7896

Browse files
committed
move ignore statements
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
1 parent 50fc73b commit 33b7896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/base-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
GOARCH: arm64
3333
- GOOS: darwin
3434
GOARCH: arm
35-
- GOOS: windows
36-
GOARCH: s390x
3735
- GOOS: windows
3836
GOARCH: arm
37+
- GOOS: windows
38+
GOARCH: s390x
3939
- GOOS: darwin
4040
GOARCH: ppc64le
4141
- GOOS: windows

0 commit comments

Comments
 (0)