mirror of
https://git.tukaani.org/xz.git
synced 2025-04-19 06:00:53 +00:00
CI: Don't require po4a on Solaris
(cherry picked from commit a61c9ab4751f2710dcd5459c7d74bbf20781f0f9)
This commit is contained in:
parent
83d3792711
commit
0c089a33a5
2
.github/workflows/solaris.yml
vendored
2
.github/workflows/solaris.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
set -e
|
set -e
|
||||||
export LC_ALL=C LANG=C
|
export LC_ALL=C LANG=C
|
||||||
uname -a
|
uname -a
|
||||||
./autogen.sh
|
./autogen.sh --no-po4a
|
||||||
./configure --enable-werror
|
./configure --enable-werror
|
||||||
make
|
make
|
||||||
make check VERBOSE=1
|
make check VERBOSE=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user