mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-02-14 10:19:54 +00:00
fix(window): improve rename file process and remove windows release (#1728)
This commit is contained in:
2
.github/workflows/build-test-deploy.yaml
vendored
2
.github/workflows/build-test-deploy.yaml
vendored
@@ -187,7 +187,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
goarch: [amd64, arm64]
|
||||
goos: [darwin, linux, windows]
|
||||
goos: [darwin, linux]
|
||||
include:
|
||||
- goarch: arm
|
||||
goos: linux
|
||||
|
||||
Reference in New Issue
Block a user