We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0871327 commit 0fc8199Copy full SHA for 0fc8199
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
# Todo: Fix tests on windows and re-enable.
18
os: [ubuntu-latest, macos-latest]
19
- node: [12, 14]
+ node: [14, 16]
20
21
steps:
22
- uses: actions/setup-node@v3
0 commit comments