Skip to content

Commit

Permalink
Remove strategy node 15.x
Browse files Browse the repository at this point in the history
  • Loading branch information
PiiXiieeS authored Apr 25, 2021
1 parent b4f7d4d commit d18daca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x, 15.x]
node-version: [12.x, 14.x]
env:
CPV_CONFLUENCE_API_TOKEN: ${{ secrets.CPV_CONFLUENCE_API_TOKEN }}
CPV_CONFLUENCE_API_USERNAME: ${{ secrets.CPV_CONFLUENCE_API_USERNAME }}
Expand Down

0 comments on commit d18daca

Please sign in to comment.