Skip to content

Commit

Permalink
Last chance for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Feb 23, 2020
1 parent fedff3d commit 3c22a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
strategy:
matrix:
node_version: [9, 10, 11, 12, 13]
os: [ubuntu-latest, macOS-latest]
# os: [ubuntu-latest, windows-latest, macOS-latest]
# os: [ubuntu-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-latest]

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

0 comments on commit 3c22a39

Please sign in to comment.