Remove ruby from CodeQL matrix - no Ruby code in repo

Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/421407ef-603f-49fd-8946-2d505b044ffa

Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-04 21:26:58 +00:00
committed by GitHub
parent d40b126366
commit f9a8851444
-2
View File
@@ -49,8 +49,6 @@ jobs:
build-mode: none build-mode: none
- language: python - language: python
build-mode: none build-mode: none
- language: ruby
build-mode: none
# CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift' # CodeQL supports the following values keywords for 'language': 'actions', 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'rust', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both # Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both # Use 'java-kotlin' to analyze code written in Java, Kotlin or both