Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab52490

Browse files
authored
remove ruby
1 parent ef00a0a commit ab52490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
language: [ 'javascript-typescript', 'actions', 'ruby' ]
23+
language: [ 'javascript-typescript', 'actions' ]
2424

2525
steps:
2626
- name: Checkout repository

0 commit comments

Comments
 (0)