diff --git a/.github/.devcontainer/devcontainer.json b/.github/.devcontainer/devcontainer.json index ca54f9c08..d87ea5fda 100644 --- a/.github/.devcontainer/devcontainer.json +++ b/.github/.devcontainer/devcontainer.json @@ -6,7 +6,6 @@ }, "features": { "ghcr.io/devcontainers/features/common-utils:2": { - "configureZshAsDefaultShell": true }, "ghcr.io/stuartleeks/dev-container-features/shell-history:0.0.3": {} }