it needs node ig
Some checks failed
Build OCI Images / build (push) Failing after 22s

This commit is contained in:
Rose 2024-07-31 23:33:01 -04:00
parent eacd8d8e06
commit f099f9874f
No known key found for this signature in database

View file

@ -6,7 +6,7 @@ jobs:
build:
runs-on: docker
container:
image: alpine:latest
image: node:21-alpine
steps:
- name: setup job
run: |