Skip to content

Commit 9ebff8f

Browse files
authored
Update cross-platform-build-verification.yml
Signed-off-by: 1minds3t <1minds3t@proton.me>
1 parent 3fad019 commit 9ebff8f

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/cross-platform-build-verification.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,3 @@ jobs:
226226
git add platform-support.json arch-support.json
227227
git diff --staged --quiet || git commit -m "Update platform support badges [skip ci]"
228228
git push
229-
```
230-
231-
**Key changes:**
232-
1. ✅ **Podman on self-hosted** - Won't touch iptables, safe for Tailscale
233-
2. ✅ **Docker split into 3 jobs on GitHub runners** - Avoids memory/space issues
234-
3. ✅ **Minimal distros on self-hosted** - Just Debian, Ubuntu, Fedora via Podman
235-
4. ✅ **Heavy testing on GitHub** - RHEL, Rocky, Alma, Arch, Alpine via Docker
236-
237-
Your self-hosted runner stays safe, GitHub does the heavy lifting!

0 commit comments

Comments
 (0)