Browse Source

Update build_test.yml

main
奇淼(piexlmax 3 years ago
committed by GitHub
parent
commit
5d677f6844
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build_test.yml

2
.github/workflows/build_test.yml

@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
node-version: [14.16.0]
steps:
- name: Check out branch
uses: actions/checkout@v2

Loading…
Cancel
Save