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 90bbf58 commit eacdbf0Copy full SHA for eacdbf0
.github/workflows/linux.yaml
@@ -52,6 +52,7 @@ jobs:
52
env:
53
CMAKE_OPTIONS: -DDEV_MODE=ON -DBUILD_TESTING=ON
54
CMAKE_MATROSKA_OPTIONS: -DBUILD_EXAMPLES=ON
55
+ CC: gcc-7
56
CXX: g++-7
57
steps:
58
- name: install gcc-7
0 commit comments