Skip to content

Build on Ubuntu 18.04 #408

Answered by rizsotto
MikeBergmann asked this question in Q&A
Discussion options

You must be logged in to vote

That's interesting... The CI job is running on Ubuntu-20.04, and does not install the dependencies from packages either, but that works... These are the packages I'm installing for the GitHub workers (there are a few more, but those are for the tests):

sudo apt-get update -y
sudo apt-get install -y cmake pkg-config

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rizsotto
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants