whatwg / spec-factory

WHATWG Standard repository templates and infrastructure
Creative Commons Zero v1.0 Universal
34 stars 33 forks source link

Update Ubuntu, Python, and Node versions #45

Closed domenic closed 1 year ago

domenic commented 1 year ago

We could also do ubuntu-latest instead of choosing a specific Ubuntu version. I think that might be relatively safe?

I haven't tested the impact of Node v16 -> v18 or Python v3.10 -> v3.11 on our scripts, but I think it'll be fine.

domenic commented 1 year ago

We could also use 3.x for python and lts/* for Node. Given how we generally operate, of just fixing build errors as soon as they come up, maybe that's fine.