Skip to content

Commit e5eb087

Browse files
authored
Remove re2c and libxml2-dev from CI build (#5)
These can be automatically downloaded if not found on the system.
1 parent 876f162 commit e5eb087

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ jobs:
6363
run: |
6464
sudo apt-get -y install \
6565
build-essential \
66-
re2c \
6766
bison \
68-
libxml2-dev \
6967
libssl-dev \
7068
libpcre++-dev \
7169
libsqlite3-dev \

0 commit comments

Comments
 (0)