Skip to content

Commit 40d4e22

Browse files
Merge pull request #226356 from Reshmi-Sriram/patch-19
Fix: Node 18 preview from private to public
2 parents 187f4e5 + c34035b commit 40d4e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/static-web-apps-languages-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To configure the API language runtime version, set the `apiRuntime` property in
1717
| Node.js 12.x | Linux | 3.x | `node:12` | December 3, 2022 |
1818
| Node.js 14.x | Linux | 4.x | `node:14` | - |
1919
| Node.js 16.x | Linux | 4.x | `node:16` | - |
20-
| Node.js 18.x <br>(private preview) | Linux | 4.x | `node:18` | - |
20+
| Node.js 18.x <br>(public preview) | Linux | 4.x | `node:18` | - |
2121
| Python 3.8 | Linux | 4.x | `python:3.8` | - |
2222
| Python 3.9 | Linux | 4.x | `python:3.9` | - |
2323

0 commit comments

Comments
 (0)