this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix test workflow: arm64, busybox

+2 -2
+2 -2
.tangled/workflows/test.yml
··· 4 4 branch : ["*"] 5 5 6 6 engine: kubernetes 7 - image: golang:1.25-trixie 8 - architecture: amd64 7 + image: busybox:1 8 + architecture: arm64 9 9 10 10 environment: 11 11 IMAGE_REGISTRY: atcr.io