Rename 3.4-asan to asan-release

* And it is currently based on the latest release, that is 4.0.0.
This commit is contained in:
Benoit Daloze
2026-01-05 18:59:19 +01:00
parent 4c24fa5ec0
commit b90be12699
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
Native extensions are automatically compiled with AddressSanitizer when using `ruby-asan`.
`ruby-asan` is currently only available on `ubuntu-24.04`.
`ruby-3.4-asan` is similar to `ruby-asan` but built from the latest stable 3.4 release tag.
`asan-release` is similar to `ruby-asan` but built from the latest stable release tag.
Like `ruby-asan`, it's currently only available on `ubuntu-24.04`.
Regarding Windows ruby master builds, `mingw` is a MSYS2/MinGW build, `head` & `ucrt` are MSYS2/UCRT64