Skip to content

Commit fa9ab63

Browse files
authored
Switch to node 20 for release (#569)
1 parent cd4191f commit fa9ab63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.jfrog-pipelines/pipelines.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pipelines:
77
auto:
88
language: node
99
versions:
10-
- "16"
10+
- "20"
1111
environmentVariables:
1212
readOnly:
1313
NEXT_VERSION: 2.0.0

.jfrog-pipelines/pipelines.staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pipelines:
77
auto:
88
language: node
99
versions:
10-
- "16"
10+
- "20"
1111

1212
steps:
1313
- name: Snapshot

0 commit comments

Comments
 (0)