mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
9a4e2eab61
## Problem When a build is made with sanitizers, this is not reflected in the artifact name, which can lead to overriding normal builds with sanitized ones. ## Summary of changes Take this property of a build into account when constructing the artifact name.