It's C, not C++
This commit is contained in:
parent
e41fc171d7
commit
c223717227
|
@ -20,7 +20,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
language: [ 'cpp', 'go', 'javascript', 'python' ]
|
||||
language: [ 'go', 'javascript', 'python' ]
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Reference in New Issue