Skip to content

Commit abc153b

Browse files
committed
add sqlite version
1 parent ce6fb26 commit abc153b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
# ruby-version: ['2.6', '2.7', '3.0']
2323
ruby-version: ['2.6']
2424
mongodb-version: ['4.4']
25+
sqlite-version: ['3.0']
2526

2627
steps:
2728
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)