ringabout

Results 249 comments of ringabout

> the remaining issue seems to be a timeout due to slow CI. I restarted the failed CI.

> (hah, today some test certs expired: https://github.com/chromium/badssl.com/issues/510#issue-1332362847 😆 ) Yeah, I had to workaround it here: https://github.com/nim-lang/Nim/pull/20181

I found the offending diff. But I'm too tired today. I will think of a solution tomorrow.

I don't have much experience. For an issue, first check whether they are regressions by switching Nim versions. If so, do a bisect to find the wrong commit. Issues regarding...

The diff is a bit complex https://www.diffchecker.com/AdSaxJeq

related: https://github.com/nim-lang/Nim/issues/15836

It seem to be the time we have to drop 32 bits linux CI support. Azure pipelines is about to remove ubuntu 18.04 os image, but ubuntu 20.04 doesn't support...