Skip to content

Commit e576d53

Browse files
committed
Config now working but we need more...
1 parent f728965 commit e576d53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Run tests
8686
env:
87-
ERL_FLAGS: "+MImmbcs 4096"
87+
ERL_FLAGS: "+MImmbcs 32768 +MIsmbcs 8192 +MIlmbcs 65536"
8888
run: mix test
8989

9090
- name: Restore PLT cache

0 commit comments

Comments
 (0)