Skip to content

Commit 4e767b5

Browse files
Add Python 3.10 GA
1 parent a48a0f0 commit 4e767b5

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
@@ -20,7 +20,7 @@ To configure the API language runtime version, set the `apiRuntime` property in
2020
| 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` | - |
23-
| Python 3.10 <br>(public preview) | Linux | 4.x | `python:3.10` | - |
23+
| Python 3.10 | Linux | 4.x | `python:3.10` | - |
2424

2525
### .NET
2626

0 commit comments

Comments
 (0)