Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goddessfreya authored Dec 20, 2019
1 parent 5bd03fe commit 8c41771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
node-version: [8.x, 10.x, 12.x]
python-version: [3.6, 3.7, 3.8] # 2.,7, 3.5,
python-version: [3.6, 3.7, 3.8] # 2.7, 3.5,
platform:
- { os: windows-latest, hunspell: true }
- { os: windows-latest }
Expand Down

0 comments on commit 8c41771

Please sign in to comment.