ci: revert bump pnpm to v10 (#12840) (#12906)

The bump to pnpm v10 was causing too many mysterious timeouts in a few
places. Reverting until we can fully investigate.
This commit is contained in:
Elliot DeNolf
2025-06-23 15:10:51 -04:00
committed by GitHub
parent fe58f03189
commit ca0d0360e0
10 changed files with 14 additions and 25 deletions

View File

@@ -96,8 +96,5 @@
"ts-essentials": "10.0.3",
"typescript": "5.7.3",
"uuid": "10.0.0"
},
"pnpm": {
"neverBuiltDependencies": []
}
}