fix: Update Workspaces configuration (#979)

This commit is contained in:
Kroese
2025-11-14 06:15:51 +01:00
committed by GitHub
parent c329badf6c
commit c454d6b73a
21 changed files with 0 additions and 21 deletions
-1
View File
@@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/qemu",
"initializeCommand": "docker system prune --all --force"
}