File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 94
94
- thumbv7em-none-eabihf
95
95
96
96
# macOS targets
97
- # - x86_64-apple-darwin
97
+ - x86_64-apple-darwin
98
98
- aarch64-apple-darwin
99
99
# FIXME: gh-actions build environment doesn't have linker support
100
100
# - i686-apple-darwin
@@ -103,8 +103,7 @@ jobs:
103
103
- x86_64-pc-windows-msvc
104
104
- i686-pc-windows-msvc
105
105
- aarch64-pc-windows-msvc
106
- # FIXME: Disassembly not implemented for the # following targets:
107
- # - x86_64-pc-windows-gnu:
106
+ - x86_64-pc-windows-gnu
108
107
# - i686-pc-windows-gnu:
109
108
110
109
include :
@@ -155,6 +154,8 @@ jobs:
155
154
- target : aarch64-pc-windows-msvc
156
155
os : windows-latest
157
156
norun : true
157
+ - target : x86_64-pc-windows-gnu
158
+ os : windows-latest
158
159
- target : i586-unknown-linux-gnu
159
160
os : ubuntu-latest
160
161
- target : nvptx64-nvidia-cuda
You can’t perform that action at this time.
0 commit comments