Closed carpasse closed 8 months ago
I've also removed Node.js v0.6 from the ci-tests GH action because it fails to install. I've checked the ci-tests action in http-errors and it is not there probably because of similar reasons.
Node 0.6 run was probably canceled because the other builds failed. I will add it back and test.
The build doesn't seem to finish after adding back node version 0.6 I had to cancel it after 8 min https://github.com/carpasse/mime-db/actions/runs/8433679841/job/23095235917
@dougwilson @UlisesGascon should I remove node.js version 0.6 from the ci-tests? It will be in sync with http-errors ci-tests.yml action
I enabled CI to run on this PR. Let's see how the patch works :+1:
Closes #317 Same fix as jshttp/http-errors#109