cucumber / monaco

Configure Monaco editor to use cucumber-language-service
MIT License
16 stars 4 forks source link

CI: Drop Node.js 12.x, and windows+Node.js 17.x #40

Closed olleolleolle closed 2 years ago

olleolleolle commented 2 years ago

Description

"Since this is a browser library we don't need to test it extensively on many OS/Node versions."

Fixes #39.

Motivation & context

This makes Windows build failures go away, by not testing on Windows.

One goal here is to get to a consistent green build.

Type of change

Checklist: