Update build.yml

This commit is contained in:
2024-10-14 01:47:32 +02:00
committed by GitHub
parent e7866fbee0
commit 27426de49c

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
node-version: [14.x, 22.1]
node-version: [22.1]
steps:
- name: Checkout repository