Skip to content

Commit 9e32b4c

Browse files
committed
Use note v15
1 parent ce91df8 commit 9e32b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [macos-latest, windows-latest, ubuntu-18.04]
22-
node: [ '14' ]
22+
node: [ '15' ]
2323

2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:

0 commit comments

Comments
 (0)