PetterS / quickjs

Thin Python wrapper of https://bellard.org/quickjs/
https://github.com/bellard/QuickJS
MIT License
177 stars 19 forks source link

Disable the stack checks in CircleCI only. #47

Closed PetterS closed 3 years ago

swuecho commented 3 years ago

seems fix in the library is better? (if possible)

I use python 3.8 and in the CI (use docker 3.8.6 image), the test fails. Currently, I disabled the tests, too.

PetterS commented 3 years ago

seems fix in the library is better? (if possible)

If you have any insights on how to do this, that'd be welcome. Everything works in the newer CircleCI image cimg/python:3.8.