Skip to content

Commit

Permalink
Link tests on FreeBSD
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Richey <joerichey@google.com>
  • Loading branch information
josephlr committed Oct 22, 2022
1 parent e263ea5 commit 0b9a9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -167,6 +167,7 @@ jobs:
matrix:
target: [
sparcv9-sun-solaris,
x86_64-unknown-freebsd,
x86_64-unknown-netbsd,
]
steps:
Expand Down Expand Up @@ -276,7 +277,6 @@ jobs:
strategy:
matrix:
target: [
x86_64-unknown-freebsd,
x86_64-fuchsia,
x86_64-unknown-redox,
x86_64-fortanix-unknown-sgx,
Expand Down

0 comments on commit 0b9a9ff

Please sign in to comment.