CI: only define mode in tests if needeed (#12030)

All tests have a mode actually, so changing the default is no big deal
(and makes more sense to have `default` as the default
This commit is contained in:
Max Gautier
2025-03-13 11:47:46 +01:00
committed by GitHub
parent c8d75effcb
commit 96aadc3614
32 changed files with 1 additions and 32 deletions

View File

@@ -1,7 +1,6 @@
---
# Instance settings
cloud_image: debian-11
mode: default
# Use docker
container_manager: docker