Skip to content

Commit 57f7172

Browse files
author
Anil Kumar Maurya
authored
Update ruby.yml to add ruby 2.6.0
1 parent 737deb3 commit 57f7172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
ruby-version: [3.0.1, 2.7.3, 2.6.7, 2.5.9]
23+
ruby-version: [3.0.1, 2.7.3, 2.6.7, 2.6.0]
2424

2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)