SIGN IN SIGN UP
juanfont / headscale UNCLAIMED

An open source, self-hosted implementation of the Tailscale control server

0 0 43 Go

ci: use overlay2 storage driver instead of pinning docker v28

Docker 29 itself works; the breakage on the GHA runner image was the
overlayfs default. Setting storage-driver=overlay2 restores the
long-standing default and lets the suite run on the current Docker
without the apt downgrade dance.

Fixes #3094
K
Kristoffer Dalby committed
4d3b56714921c5bad2e1cc6e8e14e93bed8fd02c
Parent: 963daf8