1
0
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:
samm-git 2023-02-26 13:54:11 +00:00
parent 824e7d4ddc
commit ace484f1ff

View File

@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ javascript, cpp ]
language: [ cpp ]
steps:
- name: Checkout