Update webpack.yml

This commit is contained in:
unitwk 2023-07-24 10:44:25 +08:00 committed by GitHub
parent 6c602af790
commit 68e2391f0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [14.x, 16.x, 18.16.0]
node-version: [14.x, 16.x]
steps:
- uses: actions/checkout@v3