Try again

This commit is contained in:
Bill 2021-09-16 23:30:30 -04:00
parent a0ac6405c2
commit bb901a0519

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [15.x]
node-version: [14.x]
steps:
- name: Checkout Repository