remove ruby

This commit is contained in:
Ashely Tenesaca
2025-08-19 17:11:41 -04:00
committed by GitHub
parent ef00a0afbb
commit ab524903e8
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'javascript-typescript', 'actions', 'ruby' ]
language: [ 'javascript-typescript', 'actions' ]
steps:
- name: Checkout repository