Skip to content

Commit 8701432

Browse files
committed
faster
1 parent c43ca58 commit 8701432

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.devcontainer/codespaceRunner2/devcontainer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"UPGRADE_PACKAGES": "true",
2828
"RUNNER_VERSION": "2.295.0"
2929
}
30-
},
31-
"features": {
32-
"terraform": "latest",
33-
"azure-cli": "latest",
34-
"git-lfs": "latest",
35-
"github-cli": "latest",
36-
"powershell": "latest"
37-
}
30+
}//,
31+
//"features": {
32+
//"terraform": "latest",
33+
//"azure-cli": "latest",
34+
//"git-lfs": "latest",
35+
//"github-cli": "latest",
36+
//"powershell": "latest"
37+
//}
3838
}

0 commit comments

Comments
 (0)