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
Would be great if we had our own image with asan support, making it easy to test for issues locally, as well as to not tie ourselves to GHA specifically for this test.
Currently, to test our code with the AddressSanitizer aka "asan" we need to use GHA and the upstream setup-ruby asan image.
Would be great if we had our own image with asan support, making it easy to test for issues locally, as well as to not tie ourselves to GHA specifically for this test.
Some relevant links as well:
The text was updated successfully, but these errors were encountered: