Skip to content

Commit

Permalink
Disable NetBSD tests until 'undefined reference to stdout' is solved.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelimion committed Jun 2, 2024
1 parent 890fe07 commit 21a1ddf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
./odin version
./odin report
./odin check examples/all -vet -strict-style -target:netbsd_amd64
(cd tests/core; gmake all_bsd)
(cd tests/internal; gmake all_bsd)
(cd tests/issues; ./run.sh)
(cd tests/benchmark; gmake all)
build_linux:
name: Ubuntu Build, Check, and Test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 21a1ddf

Please sign in to comment.