We seem to have some trouble producing builds with the latest v22, so unless there's easy fixes or someone shows up to deal with them we'll have to disable them entirely for >=22 builds. First, investigation into failures:
https://unofficial-builds.nodejs.org/download/release/v22.7.0/ only has musl and glibc-2.17, which is good because those are probably the most used builds. glibc-2.17 got fixed in #152 by upgrading the devtoolset to get a newer python, and musl had an alpine update that failed but was fixed by removing python2 in #153.
We seem to have some trouble producing builds with the latest v22, so unless there's easy fixes or someone shows up to deal with them we'll have to disable them entirely for >=22 builds. First, investigation into failures:
https://unofficial-builds.nodejs.org/download/release/v22.7.0/ only has musl and glibc-2.17, which is good because those are probably the most used builds. glibc-2.17 got fixed in #152 by upgrading the devtoolset to get a newer python, and musl had an alpine update that failed but was fixed by removing python2 in #153.