build: drop node 18

This commit is contained in:
Toil 2025-05-04 17:04:37 +03:00
parent 135b24abac
commit 2374e9da8a
No known key found for this signature in database
GPG key ID: 57248E2819D32070
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.18.x, 22.x]
node-version: [22.x]
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4

View file

@ -133,7 +133,7 @@ It's necessary to translate additional sites that use the `.m3u8` or `.mpd` vide
## How to build an extension?
1. Install [Node.js 18.18+][nodejs-link] / [Bun.sh][bun-link]
1. Install [Node.js 22+][nodejs-link] / [Bun.sh][bun-link]
2. Install dependencies:
```bash

View file

@ -133,7 +133,7 @@
## Как собрать расширение?
1. Установите [Node.js 18.18+][nodejs-link] / [Bun.sh][bun-link]
1. Установите [Node.js 22+][nodejs-link] / [Bun.sh][bun-link]
2. Установите зависимости:
NPM: