Skip to content

Commit 9696622

Browse files
committed
Add ruby-asan to CI
1 parent d644602 commit 9696622

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- ""
3131
include:
3232
- { os: ubuntu-latest , ruby: debug }
33+
- { os: ubuntu-latest , ruby: asan }
3334
- { os: ubuntu-24.04-arm, ruby: 3.4 }
3435
- { os: ubuntu-latest , ruby: 3.4, env: "JSON_DISABLE_SIMD=1" }
3536
- { os: ubuntu-latest , ruby: 3.4, env: "JSON_DEBUG=1" }

0 commit comments

Comments
 (0)