There was an error while loading. Please reload this page.
1 parent f728965 commit e576d53Copy full SHA for e576d53
1 file changed
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- name: Run tests
86
env:
87
- ERL_FLAGS: "+MImmbcs 4096"
+ ERL_FLAGS: "+MImmbcs 32768 +MIsmbcs 8192 +MIlmbcs 65536"
88
run: mix test
89
90
- name: Restore PLT cache
0 commit comments