test: downgrade electron

This commit is contained in:
Tienson Qin
2025-05-24 16:16:12 +08:00
parent b419ff0dc4
commit 97669c46e2
16 changed files with 52 additions and 28 deletions

View File

@@ -14,7 +14,7 @@ env:
CLOJURE_VERSION: '1.11.1.1413'
JAVA_VERSION: '11'
# This is the latest node version we can run.
NODE_VERSION: '22'
NODE_VERSION: '20'
BABASHKA_VERSION: '1.0.168'
jobs: