Skip to content

Commit 341b6ce

Browse files
committed
Remove/disable CI jobs
1 parent 4df87d1 commit 341b6ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
compiler:
44-
- g++-7
44+
#- g++-7
4545
- g++-8
46-
- clang++-6.0
4746
- clang++-7
4847
- clang++-8
4948
build_type: [Debug, Release]

0 commit comments

Comments
 (0)