mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 14:37:17 +03:00
use node 18 across all tests
This commit is contained in:
2
.github/workflows/postgres-redis-ci.yml
vendored
2
.github/workflows/postgres-redis-ci.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
- name: Check running containers
|
||||
run: docker ps
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
- run: npm install
|
||||
- name: Run Tests
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user