Skip to content

Commit

Permalink
Add asan to the test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix authored and eregon committed Oct 5, 2024
1 parent aac0c64 commit 27ceac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- { os: windows-2022, ruby: mingw }
- { os: windows-2022, ruby: mswin }
- { os: windows-2022, ruby: ucrt }
- { os: ubuntu-24.04, ruby: asan }
exclude:
# https://github.com/ruby/setup-ruby/issues/496
- { os: ubuntu-22.04, ruby: '2.2' }
Expand Down

0 comments on commit 27ceac8

Please sign in to comment.