Skip to content

Commit

Permalink
test CI using FreeBSD VM on github
Browse files Browse the repository at this point in the history
6th cut
  • Loading branch information
doug-gilbert committed Nov 24, 2023
1 parent 9b495ed commit 698ae0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
env
freebsd-version
pkg install -y autoconf
pkg install -y automake
pkg install -y autotools
./autogen.sh
./configure
make CFLAGS="-Werror"

0 comments on commit 698ae0c

Please sign in to comment.