Skip to content

Commit 6db655a

Browse files
committed
Disable Chisel updates due to #6774 (#6820)
1 parent 820c26d commit 6db655a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eng/pipelines/update-dependencies-official.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ parameters:
2626
type: stringList
2727
displayName: Tools to update
2828
values:
29-
- "chisel"
29+
# Disabled due to https://github.com/dotnet/dotnet-docker/issues/6774 - re-enable when fixed.
30+
# - "chisel"
3031
- "rocks-toolbox"
3132
- "syft"
3233
- "mingit"

0 commit comments

Comments
 (0)