File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,44 +21,44 @@ jobs:
21
21
vmImage : ' ubuntu-18.04'
22
22
py_maj : 3
23
23
py_min : 8
24
- conda_bld : 3.19.2
24
+ conda_bld : 3.21.6
25
25
26
26
- template : conda-build.yml@templates
27
27
parameters :
28
28
name : macOS_38
29
29
vmImage : ' macOS-10.15'
30
30
py_maj : 3
31
31
py_min : 8
32
- conda_bld : 3.19.2
32
+ conda_bld : 3.21.6
33
33
34
34
- template : conda-build.yml@templates
35
35
parameters :
36
36
name : Windows_38
37
37
vmImage : ' vs2017-win2016'
38
38
py_maj : 3
39
39
py_min : 8
40
- conda_bld : 3.19.2
40
+ conda_bld : 3.21.6
41
41
42
42
- template : conda-build.yml@templates
43
43
parameters :
44
44
name : Linux_39
45
45
vmImage : ' ubuntu-18.04'
46
46
py_maj : 3
47
47
py_min : 9
48
- conda_bld : 3.21.4
48
+ conda_bld : 3.21.6
49
49
50
50
- template : conda-build.yml@templates
51
51
parameters :
52
52
name : macOS_39
53
53
vmImage : ' macOS-10.15'
54
54
py_maj : 3
55
55
py_min : 9
56
- conda_bld : 3.21.4
56
+ conda_bld : 3.21.6
57
57
58
58
- template : conda-build.yml@templates
59
59
parameters :
60
60
name : Windows_39
61
61
vmImage : ' vs2017-win2016'
62
62
py_maj : 3
63
63
py_min : 9
64
- conda_bld : 3.21.4
64
+ conda_bld : 3.21.6
You can’t perform that action at this time.
0 commit comments