|
14 | 14 | platform: |
15 | 15 | - {"runner": "ubuntu-latest", "os": "linux", "target": "x86_64"} |
16 | 16 | - {"runner": "ubuntu-latest", "os": "linux", "target": "aarch64"} |
17 | | - - {"runner": "ubuntu-latest", "os": "linux", "target": "i386"} |
18 | 17 | - {"runner": "windows-latest", "os": "win", "target": "x86_64"} |
19 | 18 | - {"runner": "windows-latest", "os": "win", "target": "arm64"} |
20 | | - - {"runner": "windows-latest", "os": "win", "target": "i386"} |
21 | 19 | - {"runner": "macos-latest", "os": "macos", "target": "x86_64"} |
22 | 20 | - {"runner": "macos-latest", "os": "macos", "target": "arm64"} |
23 | 21 | steps: |
|
58 | 56 | platform: |
59 | 57 | - {"runner": "ubuntu-latest", "os": "linux", "target": "x86_64"} |
60 | 58 | - {"runner": "ubuntu-latest", "os": "linux", "target": "aarch64"} |
61 | | - - {"runner": "ubuntu-latest", "os": "linux", "target": "i386"} |
62 | 59 | - {"runner": "windows-latest", "os": "win", "target": "x86_64"} |
63 | 60 | - {"runner": "windows-latest", "os": "win", "target": "arm64"} |
64 | | - - {"runner": "windows-latest", "os": "win", "target": "i386"} |
65 | 61 | - {"runner": "macos-latest", "os": "macos", "target": "x86_64"} |
66 | 62 | - {"runner": "macos-latest", "os": "macos", "target": "arm64"} |
67 | 63 | steps: |
|
90 | 86 | platform: |
91 | 87 | - {"runner": "ubuntu-latest", "os": "linux", "target": "x86_64"} |
92 | 88 | - {"runner": "ubuntu-latest", "os": "linux", "target": "aarch64"} |
93 | | - - {"runner": "ubuntu-latest", "os": "linux", "target": "i386"} |
94 | 89 | - {"runner": "windows-latest", "os": "win", "target": "x86_64"} |
95 | 90 | - {"runner": "windows-latest", "os": "win", "target": "arm64"} |
96 | | - - {"runner": "windows-latest", "os": "win", "target": "i386"} |
97 | 91 | - {"runner": "macos-latest", "os": "macos", "target": "x86_64"} |
98 | 92 | - {"runner": "macos-latest", "os": "macos", "target": "arm64"} |
99 | 93 | steps: |
|
0 commit comments