CI: Add g++ for debian/ubuntu
This commit is contained in:
7
.github/workflows/ccpp.yml
vendored
7
.github/workflows/ccpp.yml
vendored
@@ -848,6 +848,7 @@ jobs:
|
|||||||
make
|
make
|
||||||
cmake
|
cmake
|
||||||
gcc
|
gcc
|
||||||
|
g++
|
||||||
pkg-config
|
pkg-config
|
||||||
fakeroot
|
fakeroot
|
||||||
gettext
|
gettext
|
||||||
@@ -909,6 +910,7 @@ jobs:
|
|||||||
make
|
make
|
||||||
cmake
|
cmake
|
||||||
gcc
|
gcc
|
||||||
|
g++
|
||||||
pkg-config
|
pkg-config
|
||||||
fakeroot
|
fakeroot
|
||||||
gettext
|
gettext
|
||||||
@@ -969,6 +971,7 @@ jobs:
|
|||||||
make
|
make
|
||||||
cmake
|
cmake
|
||||||
gcc
|
gcc
|
||||||
|
g++
|
||||||
pkg-config
|
pkg-config
|
||||||
fakeroot
|
fakeroot
|
||||||
gettext
|
gettext
|
||||||
@@ -1033,6 +1036,7 @@ jobs:
|
|||||||
cmake
|
cmake
|
||||||
pkg-config
|
pkg-config
|
||||||
gcc
|
gcc
|
||||||
|
g++
|
||||||
fakeroot
|
fakeroot
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
@@ -1099,6 +1103,7 @@ jobs:
|
|||||||
cmake
|
cmake
|
||||||
pkg-config
|
pkg-config
|
||||||
gcc
|
gcc
|
||||||
|
g++
|
||||||
fakeroot
|
fakeroot
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
@@ -1165,6 +1170,7 @@ jobs:
|
|||||||
cmake
|
cmake
|
||||||
pkg-config
|
pkg-config
|
||||||
gcc
|
gcc
|
||||||
|
g++
|
||||||
fakeroot
|
fakeroot
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
@@ -1230,6 +1236,7 @@ jobs:
|
|||||||
cmake
|
cmake
|
||||||
pkg-config
|
pkg-config
|
||||||
gcc
|
gcc
|
||||||
|
g++
|
||||||
fakeroot
|
fakeroot
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
|
|||||||
Reference in New Issue
Block a user