mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Generating a 10000x10000 QR (100 MP) times out even at 120s on GitHub Actions runners. Use size=2000 instead — boundary validation (size > 10000 rejected) is already covered by a separate test.