SSO: better switch to enable it (#25772)

This commit is contained in:
Andreas Rumpf
2026-04-27 18:00:29 +02:00
committed by GitHub
parent cbe8ce59ed
commit 49b5e66d3a
18 changed files with 154 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
discard """
matrix: "--backend:c --mm:refc; --backend:c --mm:orc; --backend:c --mm:orc -d:nimsso; --backend:cpp --mm:refc; --backend:cpp --mm:orc; --backend:js --mm:refc; --backend:js --mm:orc"
matrix: "--backend:c --mm:refc; --backend:c --mm:orc; --backend:c --mm:orc --strings:sso; --backend:cpp --mm:refc; --backend:cpp --mm:orc; --backend:js --mm:refc; --backend:js --mm:orc"
"""
from std/sequtils import toSeq, map