Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable AddressSanitizer in CI
Browse files Browse the repository at this point in the history
FooBarWidget committed Oct 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 40b1826 commit 7fd72c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@ name: Passenger CI tests
env:
DEFAULT_RUBY_VERSION: 3.1
BUNDLE_CLEAN: true
USE_ASAN: true

on:
push: {}

0 comments on commit 7fd72c3

Please sign in to comment.