There was an error while loading. Please reload this page.
2 parents ca47e9e + 41b52a1 commit 11328adCopy full SHA for 11328ad
.github/workflows/workflow.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-latest, macOS-latest, windows-latest]
16
# We should test on 10.13.0 but don't due to a bug in Jest
17
# https://github.com/facebook/jest/issues/9453
18
- node-version: [10.15.0, 14.x]
+ node-version: [10.15.0, 15.x]
19
exclude:
20
- os: macOS-latest
21
node-version: 10.15.0
0 commit comments