File tree Expand file tree Collapse file tree 1 file changed +25
-25
lines changed Expand file tree Collapse file tree 1 file changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -30,31 +30,31 @@ jobs:
30
30
os : [macos-latest]
31
31
# platform: [x64, x32]
32
32
platform : [x64]
33
- exclude :
34
- - os : macos-latest
35
- platform : x32
36
- include :
37
- - python-version : " 3.6"
38
- os : ubuntu-latest
39
- platform : aarch64
40
- - python-version : " 3.7"
41
- os : ubuntu-latest
42
- platform : aarch64
43
- - python-version : " 3.8"
44
- os : ubuntu-latest
45
- platform : aarch64
46
- - python-version : " 3.9"
47
- os : ubuntu-latest
48
- platform : aarch64
49
- - python-version : " 3.10"
50
- os : ubuntu-latest
51
- platform : aarch64
52
- - python-version : " 3.8"
53
- os : macos-latest
54
- platform : x86_64
55
- - python-version : " 3.9"
56
- os : macos-latest
57
- platform : x86_64
33
+ # exclude:
34
+ # - os: macos-latest
35
+ # platform: x32
36
+ # include:
37
+ # - python-version: "3.6"
38
+ # os: ubuntu-latest
39
+ # platform: aarch64
40
+ # - python-version: "3.7"
41
+ # os: ubuntu-latest
42
+ # platform: aarch64
43
+ # - python-version: "3.8"
44
+ # os: ubuntu-latest
45
+ # platform: aarch64
46
+ # - python-version: "3.9"
47
+ # os: ubuntu-latest
48
+ # platform: aarch64
49
+ # - python-version: "3.10"
50
+ # os: ubuntu-latest
51
+ # platform: aarch64
52
+ # - python-version: "3.8"
53
+ # os: macos-latest
54
+ # platform: x86_64
55
+ # - python-version: "3.9"
56
+ # os: macos-latest
57
+ # platform: x86_64
58
58
- python-version : " 3.10"
59
59
os : macos-latest
60
60
platform : x86_64
You can’t perform that action at this time.
0 commit comments