ci(docs): fix syntax and add version list (#9996)

This commit is contained in:
André Costa
2026-04-22 16:57:16 +02:00
committed by GitHub
parent 171196b956
commit bba806526a
2 changed files with 18 additions and 129 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"latest": "local",
"9.5": "remote",
"9.4": "remote",
"9.3": "remote",
"9.2": "remote",
"9.1": "remote",
"9.0": "remote",
"8.4": "remote",
"8.3": "remote",
"8.2": "remote",
"8.1": "remote",
"8.0": "remote",
"7.11": "remote",
"6.1": "remote"
}