We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b083069 commit d55e6bbCopy full SHA for d55e6bb
.github/workflows/continuous-integration-workflow.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [macos-latest, windows-latest, ubuntu-18.04]
22
- node: [ '14' ]
+ node: [ '15' ]
23
24
# Steps represent a sequence of tasks that will be executed as part of the job
25
steps:
0 commit comments