···8080 strategy:
8181 matrix:
8282 os: [ubuntu-latest]
8383- # Reset back to 20 after https://github.com/nodejs/node/issues/53648
8484- # (The issues is closed, but the error persist even after 20.14)
8585- node_version: [18, 20]
8686- # node_version: [18, 20, 22] 22 when LTS is close enough
8383+ node_version: [18, 20, 22]
8784 include:
8885 - os: macos-14
8986 node_version: 20