chore: update CI configuration

This commit is contained in:
Simon
2026-02-27 17:23:41 +08:00
parent 0c61ead38f
commit 9d5c8b2302

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20, 24, 25]
node-version: [24]
steps:
- uses: actions/checkout@v6