Commit ab43b61
committed
ci: pin node to lts and 20.2
Node version 20.3 introduces a concurrency issue where the same file is
getting accessed by multiple things as part of the rollup process.
Unsure as to the root cause, but this commit pins current to 20.2 to
resolve the build issues for now.
A future commit should either fix the 20.3 issues.1 parent 6b973fb commit ab43b61
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments