Skip to content

Commit f637130

Browse files
committed
Switch the name of the Fuchsia CI target
x86_64-fuchsia -> x86_64-unknown-fuchsia
1 parent 5e13ac1 commit f637130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ task:
235235
TARGET: arm-unknown-linux-musleabi
236236
- name: Fuchsia x86_64
237237
env:
238-
TARGET: x86_64-fuchsia
238+
TARGET: x86_64-unknown-fuchsia
239239
- name: Illumos
240240
env:
241241
TARGET: x86_64-unknown-illumos

0 commit comments

Comments
 (0)