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 runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
node-version: [15.x] node-version: [14.x]
steps: steps:
- name: Checkout Repository - name: Checkout Repository