Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 8c41771

Browse files
authored
Update nodejs.yml
1 parent 5bd03fe commit 8c41771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
fail-fast: false
99
matrix:
1010
node-version: [8.x, 10.x, 12.x]
11-
python-version: [3.6, 3.7, 3.8] # 2.,7, 3.5,
11+
python-version: [3.6, 3.7, 3.8] # 2.7, 3.5,
1212
platform:
1313
- { os: windows-latest, hunspell: true }
1414
- { os: windows-latest }

0 commit comments

Comments
 (0)