Skip to content

Commit 27ceac8

Browse files
ioquatixeregon
authored andcommitted
Add asan to the test matrix.
1 parent aac0c64 commit 27ceac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- { os: windows-2022, ruby: mingw }
3131
- { os: windows-2022, ruby: mswin }
3232
- { os: windows-2022, ruby: ucrt }
33+
- { os: ubuntu-24.04, ruby: asan }
3334
exclude:
3435
# https://github.com/ruby/setup-ruby/issues/496
3536
- { os: ubuntu-22.04, ruby: '2.2' }

0 commit comments

Comments
 (0)