From 583ec6f43bb6226dae48bd25a256cd77c4877434 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sat, 24 May 2025 19:28:27 +0300
Subject: [PATCH] Update the asdf versions in SchooLinks.

Add some documentation too.
---
 Repositories/SchooLinks/.tool-versions | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Repositories/SchooLinks/.tool-versions b/Repositories/SchooLinks/.tool-versions
index dd33b9d..989bddd 100644
--- a/Repositories/SchooLinks/.tool-versions
+++ b/Repositories/SchooLinks/.tool-versions
@@ -1,2 +1,4 @@
-nodejs 20.13.0 18.17.1
-python 3.11.9 3.12.4 3.9.21
+# Nodejs 18 for sl-synthetics, Nodejs 20 for sl-e2e.
+nodejs 22.12.0 20.13.0 18.17.1
+# Python 3.9 for the Synthetics canaries.
+python 3.11.9 3.9.21 3.12.9
-- 
GitLab