docs: add runner setup guide and align workflow label
iperf3 static musl build / build-and-release (push) Failing after 23s

This commit is contained in:
Hermes Agent
2026-05-07 22:13:51 +00:00
parent 257889f1e2
commit 76402492c2
2 changed files with 120 additions and 3 deletions
+1 -3
View File
@@ -16,9 +16,7 @@ permissions:
jobs:
build-and-release:
runs-on: ubuntu-latest
container:
image: alpine:3.22
runs-on: alpine-latest
steps:
- name: Checkout