Compare commits

...

2 commits

View file

@ -37,10 +37,8 @@ jobs:
runs-on: x86_64
needs: [build-tarball]
container:
imagine: alpine:latest
imagine: docker.io/node:20-bookworm
steps:
- name: Environment setup
run: apk add nodejs
- uses: actions/checkout@v3
with:
fetch-depth: 500