We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b993194 commit 003b93bCopy full SHA for 003b93b
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [windows-latest, ubuntu-latest, macos-latest]
30
- node: [12, 14]
+ node: [14]
31
fail-fast: true
32
steps:
33
- uses: actions/checkout@v2
0 commit comments