We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40eedab commit fab88ccCopy full SHA for fab88cc
.circleci/config.yml
@@ -44,7 +44,7 @@ windows_big: &windows_big
44
# we've pinned the version because without it, it uses "current" (at the time of writing, "2023.06.1"),
45
# which has a broken Docker installation. See https://discuss.circleci.com/t/build-failures-when-running-docker-on-junes-windows-executor/48605
46
# TODO: check if it works again with the next release and unpin the version.
47
- version: "2023.05.1"
+ # version: "2023.05.1"
48
parameters:
49
node_version:
50
type: string
0 commit comments