use node:lts-alpine
All checks were successful
UiNamed workflow / test (push) Successful in 5s

This commit is contained in:
Julien Oculi 2024-06-25 16:34:48 +02:00
parent 7caa15e5df
commit 50121f1a19

View file

@ -7,8 +7,8 @@ on:
jobs:
test:
runs-on: docker
# container:
# image: alpine
container:
image: node:lts-alpine
steps:
- name: See empty repo