Skip to content

Commit 96ed30e

Browse files
authored
ci: do not build FreeBSD and NetBSD in the cross job (#556)
The targets are already tested using VM jobs.
1 parent cee3bf1 commit 96ed30e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
target: [
4545
sparcv9-sun-solaris,
4646
x86_64-unknown-illumos,
47-
x86_64-unknown-freebsd,
48-
x86_64-unknown-netbsd,
4947
]
5048
steps:
5149
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)