We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20c42ab + 5dc7475 commit ec56ebcCopy full SHA for ec56ebc
circle.yml
@@ -20,7 +20,7 @@ workflows:
20
jobs:
21
lint:
22
docker:
23
- - image: cimg/node:20.12.2
+ - image: cimg/node:22.11.0
24
steps:
25
- checkout
26
- run:
@@ -35,7 +35,7 @@ jobs:
35
36
test-v8:
37
38
39
40
41
@@ -53,7 +53,7 @@ jobs:
53
54
test-v9:
55
56
57
58
59
@@ -71,7 +71,7 @@ jobs:
71
72
release:
73
74
75
76
77
0 commit comments