ci: use node 22 container to satisfy engines
All checks were successful
CI / build-and-anchors (push) Successful in 2m0s
All checks were successful
CI / build-and-anchors (push) Successful in 2m0s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
build-and-anchors:
|
build-and-anchors:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: mcr.microsoft.com/devcontainers/javascript-node:20-bookworm
|
image: mcr.microsoft.com/devcontainers/javascript-node:22-bookworm
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Tools sanity
|
- name: Tools sanity
|
||||||
|
|||||||
Reference in New Issue
Block a user