Compare commits

..

1 Commits

Author SHA1 Message Date
CSRBot e9198c8cf0 chore(deps): update dependency goreleaser/goreleaser to v2.16.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 11s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 11s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 12s
Lint Markdown files / Run markdown linter (pull_request) Failing after 12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 12s
2026-05-24 18:05:05 +00:00
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: docker/setup-qemu-action@v4.1.0
- uses: docker/setup-qemu-action@v4.0.0
with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
- uses: actions/setup-go@v6.4.0