mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 16:03:27 +00:00
feat(python): set latest stable to 3.12 (#7405)
Signed-off-by: pyranota <pyra@duck.com>
This commit is contained in:
@@ -277,7 +277,7 @@ export const settings: Record<string, Setting[]> = {
|
||||
{
|
||||
label: 'Latest Stable',
|
||||
value: 'default',
|
||||
tooltip: 'python-3.11'
|
||||
tooltip: 'python-3.12'
|
||||
},
|
||||
{
|
||||
label: '3.10'
|
||||
|
||||
Reference in New Issue
Block a user