You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This wasn't an issue in dev, but it was breaking in CI with the error:
```
Failed to set memory limit to 1048576 bytes
```
I'm guessing the problem is related to the backwards-incompatible change
in PHP 7.4:
https://php.watch/versions/7.4/memory_limit-lt-2mphp/php-src#7040
0 commit comments