Skip to content

Commit

Permalink
Fix Node on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jan 29, 2022
1 parent 30f6b55 commit 6f6a5c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- windows-latest
node:
- lts/erbium
- node
- lts/gallium
canary:
name: canary / ${{matrix.package}} / ${{matrix.node}} on ${{matrix.os}}
runs-on: ${{matrix.os}}
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
os:
- ubuntu-latest
node:
- node
- lts/gallium
package:
- unifiedjs/unified-engine
- remarkjs/remark
Expand Down

0 comments on commit 6f6a5c2

Please sign in to comment.