Compare commits

..

2 Commits

Author SHA1 Message Date
Antoni Nuñez Romeu
cd9e914713 Readme
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 1m4s
2026-03-30 11:03:27 +02:00
Antoni Nuñez Romeu
18cc2e66af Remove nodejs version older than 22 2026-03-30 10:59:25 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [18.x, 20.x, 22.x] node-version: [22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/ # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: steps:

View File

@@ -1,6 +1,6 @@
<!-- README.md --> <!-- README.md -->
+ [![cov](https://ichitux.github.io/lambada-fiesta-live/badges/test.svg)](https://github.com/Ichitux/lambada-fiesta-live/actions) + [![Node.js CI](https://github.com/Ichitux/lambada-fiesta-live/actions/workflows/node.js.yml/badge.svg)](https://github.com/Ichitux/lambada-fiesta-live/actions/workflows/node.js.yml)
# Project Name # Project Name