Skip to content

Commit 0b9a9ff

Browse files
committed
Link tests on FreeBSD
Signed-off-by: Joe Richey <[email protected]>
1 parent e263ea5 commit 0b9a9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
matrix:
168168
target: [
169169
sparcv9-sun-solaris,
170+
x86_64-unknown-freebsd,
170171
x86_64-unknown-netbsd,
171172
]
172173
steps:
@@ -276,7 +277,6 @@ jobs:
276277
strategy:
277278
matrix:
278279
target: [
279-
x86_64-unknown-freebsd,
280280
x86_64-fuchsia,
281281
x86_64-unknown-redox,
282282
x86_64-fortanix-unknown-sgx,

0 commit comments

Comments
 (0)