File tree 2 files changed +0
-8
lines changed
2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 7
7
ServiceDirectory : eventhub
8
8
Matrix :
9
9
Linux_Python35 :
10
- OSName : ' Linux'
11
10
OSVmImage : ' ubuntu-18.04'
12
11
PythonVersion : ' 3.5'
13
12
Linux_Python38 :
14
- OSName : ' Linux'
15
13
OSVmImage : ' ubuntu-18.04'
16
14
PythonVersion : ' 3.8'
17
15
Windows_Python27 :
18
- OSName : ' Windows'
19
16
OSVmImage : ' windows-2019'
20
17
PythonVersion : ' 2.7'
21
18
MacOs_Python37 :
22
- OSName : ' MacOS'
23
19
OSVmImage : ' macOS-10.15'
24
20
PythonVersion : ' 3.7'
25
21
EnvVars :
Original file line number Diff line number Diff line change @@ -14,18 +14,14 @@ jobs:
14
14
AZURE_TEST_RUN_LIVE : ' true'
15
15
Matrix :
16
16
Linux_Python35 :
17
- OSName : ' Linux'
18
17
OSVmImage : ' ubuntu-18.04'
19
18
PythonVersion : ' 3.5'
20
19
MacOs_Python37 :
21
- OSName : ' MacOS'
22
20
OSVmImage : ' macOS-10.15'
23
21
PythonVersion : ' 3.7'
24
22
Windows_Python27 :
25
- OSName : ' Windows'
26
23
OSVmImage : ' windows-2019'
27
24
PythonVersion : ' 2.7'
28
25
Linux_Python38 :
29
- OSName : ' Linux'
30
26
OSVmImage : ' ubuntu-18.04'
31
27
PythonVersion : ' 3.8'
You can’t perform that action at this time.
0 commit comments