You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker compose v1 has been deprecated since July 2023 [1]. Now the
GitHub actions Ubuntu runner images removed it, too [2]. So move to v2.
labgrid is obviously not affected by any changes between v1 and v2 other
than the compose call docker-compose -> docker compose.
[1] https://docs.docker.com/compose/migrate/
[2] actions/runner-images#9692
Signed-off-by: Bastian Krause <[email protected]>
0 commit comments