diff --git a/.drone.yml b/.drone.yml index f37ec0e..7744e7e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: Test the newest commit - image: node:20-alpine + image: node:lts-alpine volumes: - name: cache path: /drone/src/node_modules