Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jenkins: only run sharedlibs_debug_x64 pre-18 (#2925)
Full debug x64 builds have been unreliable in the CI in the sharedlibs containers and were recently "turned off" by making the job a no-op. However the job was still being started even if it didn't do anything but pass -- this change prevents Jenkins from starting `sharedlibs_debug_x64` runs. Refs: #2837
- Loading branch information