We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce817a commit 7bb1057Copy full SHA for 7bb1057
.circleci/config.yml
@@ -4,21 +4,13 @@ workflows:
4
main:
5
jobs:
6
- test:
7
- version: "6"
+ version: "14.21"
8
9
- version: "8"
+ version: "16.19"
10
11
- version: "10"
+ version: "18.13"
12
13
- version: "12"
14
- - test:
15
- version: "14"
16
17
- version: "16"
18
19
- version: "18"
20
21
- version: "19"
+ version: "19.5"
22
23
test:
24
parameters:
0 commit comments