Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Commit

Permalink
Node.js v15 was temporarily excluded from build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
litichevskiydv committed Mar 22, 2021
1 parent 870e0eb commit acbb1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
node-version: ["10", "12", "13", "14", "15"]
node-version: ["10", "12", "13", "14"]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit acbb1ac

Please sign in to comment.