Skip to content

Commit eacdbf0

Browse files
committed
WIP manual gcc7
1 parent 90bbf58 commit eacdbf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
env:
5353
CMAKE_OPTIONS: -DDEV_MODE=ON -DBUILD_TESTING=ON
5454
CMAKE_MATROSKA_OPTIONS: -DBUILD_EXAMPLES=ON
55+
CC: gcc-7
5556
CXX: g++-7
5657
steps:
5758
- name: install gcc-7

0 commit comments

Comments
 (0)