Skip to content

Commit f3c790f

Browse files
committed
chore/ node version 18 on CI pipelines
1 parent 26e78b8 commit f3c790f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
strategy:
2121
matrix:
22-
node-version: [16]
22+
node-version: [18]
2323
platform: [macos-latest, ubuntu-latest, windows-latest]
2424

2525
# The type of runner that the job will run on

0 commit comments

Comments
 (0)