gitlab ci: replace deprecated zlib in tutorial#30148
gitlab ci: replace deprecated zlib in tutorial#30148scottwittenburg wants to merge 1 commit intospack:developfrom
Conversation
|
@scottwittenburg Did you double check the tutorial? I think in a few places the v1.2.8 was used in place of the preferred one to show that you can pick and choose whichever version you want (so using the preferred v1.2.12 version won't make sense there). |
|
@alalazo Yes I took a quick look at the tutorial, but I wasn't 100% sure about the intent of picking |
|
I think we should not deprecate those versions, I think it was overeager to deprecate them. An alternative is we could just configure the tutorial to be okay with deprecated versions. |
|
Closing this as #30648 is a better approach for now. |
The spack tutorial refers specifically to version
1.2.8of zlib in multiple places, but since that version is deprecated now, it can no longer be built without--deprecated.