From a1633224d151c0492e53b33e792e84108df2f901 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Mon, 6 Jun 2022 00:59:07 +0200 Subject: [PATCH] CI: Add g++ for debian/ubuntu --- .github/workflows/ccpp.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 014c2b1f8..e62d4a056 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -848,6 +848,7 @@ jobs: make cmake gcc + g++ pkg-config fakeroot gettext @@ -909,6 +910,7 @@ jobs: make cmake gcc + g++ pkg-config fakeroot gettext @@ -969,6 +971,7 @@ jobs: make cmake gcc + g++ pkg-config fakeroot gettext @@ -1033,6 +1036,7 @@ jobs: cmake pkg-config gcc + g++ fakeroot wget curl @@ -1099,6 +1103,7 @@ jobs: cmake pkg-config gcc + g++ fakeroot wget curl @@ -1165,6 +1170,7 @@ jobs: cmake pkg-config gcc + g++ fakeroot wget curl @@ -1230,6 +1236,7 @@ jobs: cmake pkg-config gcc + g++ fakeroot wget curl