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 29f2d8d commit e5a000bCopy full SHA for e5a000b
internal/verifier/migration_verifier_test.go
@@ -30,7 +30,7 @@ import (
30
)
31
32
var macArmMongoVersions []string = []string{
33
- "8.0.1",
+ //"8.0.1",
34
"7.0.15",
35
"6.2.0", "6.0.1",
36
}
0 commit comments