mirror of
https://github.com/smartmontools/smartmontools
synced 2025-04-18 01:37:36 +03:00
remove js language from the matrix
git-svn-id: http://svn.code.sf.net/p/smartmontools/code/trunk@5461 4ea69e1a-61f1-4043-bf83-b5c94c648137
This commit is contained in:
parent
824e7d4ddc
commit
ace484f1ff
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
language: [ javascript, cpp ]
|
||||
language: [ cpp ]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user