Skip to content

Commit 4335189

Browse files
committed
website: update development durations
1 parent 1e06dba commit 4335189

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/_project/_development-durations.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
{/* Below 5 minutes use "Several minutes later" */}
55
export const developmentDurations = {
6-
"work": "about 19 minutes",
6+
"work": "about 27 minutes",
77
"darwin-x64": "About 14 minutes later",
88
"darwin-arm64": "About 9 minutes later",
99
"linux-x64": "About 12 minutes later",
1010
"win32-x64": "Several minutes later",
11-
"linux-arm64": "About 26 minutes later"
11+
"linux-arm64": "About 27 minutes later"
1212
}

0 commit comments

Comments
 (0)