mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
Add asan to the test matrix.
This commit is contained in:
committed by
Benoit Daloze
parent
aac0c64812
commit
27ceac8081
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user