We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435ac2f commit 0d72e7bCopy full SHA for 0d72e7b
.github/workflows/CI-unixish-docker.yml
@@ -50,6 +50,7 @@ jobs:
50
apt-get update
51
apt-get install -y cmake g++ make python libxml2-utils
52
apt-get install -y libpcre3-dev
53
+ g++ --version
54
55
# tests require CMake 3.4
56
- name: Test CMake build (no tests)
0 commit comments