We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seeing this in GitHub Actions, after reducing the number of log lines in "tests/size.nim" from 1000 to 500 (1000 would OOM-kill gcc).
64-bit Windows:
[OK] compiled ../size for size_check_release 314.500 s [OK] compiled ../size for size_check_debug 67.446 s
64-bit Linux:
[OK] compiled ../size for size_check_release 13.055 s [OK] compiled ../size for size_check_debug 4.611 s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Seeing this in GitHub Actions, after reducing the number of log lines in "tests/size.nim" from 1000 to 500 (1000 would OOM-kill gcc).
64-bit Windows:
64-bit Linux:
The text was updated successfully, but these errors were encountered: