File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 22
22
platforms :
23
23
- OSX_arm64
24
24
- OSX_x64
25
- # Currently, Linux arm/arm64 machines don't have the Python 'pip3' tool, nor the azure-storage-blob package that
26
- # is required to do the JIT upload to Azure Storage. Thus, these platforms are disabled. If we can figure out how
27
- # to get Python properly configured, then re-enable them.
28
- # - Linux_arm
29
- # - Linux_arm64
25
+ - Linux_arm
26
+ - Linux_arm64
30
27
- Linux_x64
31
28
- windows_x64
32
29
- windows_x86
39
36
platforms :
40
37
- OSX_arm64
41
38
- OSX_x64
42
- # Currently, Linux arm/arm64 machines don't have the Python 'pip3' tool, nor the azure-storage-blob package that
43
- # is required to do the JIT upload to Azure Storage. Thus, these platforms are disabled. If we can figure out how
44
- # to get Python properly configured, then re-enable them.
45
- # - Linux_arm
46
- # - Linux_arm64
39
+ - Linux_arm
40
+ - Linux_arm64
47
41
- Linux_x64
48
42
- windows_x64
49
43
- windows_x86
You can’t perform that action at this time.
0 commit comments