Skip to content

Commit

Permalink
removed windows
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamkou committed Jan 12, 2024
1 parent 4ad90be commit f321254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
node: ['lts/*', '8', '10', '12', '14', '16', '18', '20']
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f321254

Please sign in to comment.