Skip to content

Commit 194493b

Browse files
authored
Merge pull request #297 from gogainda/master
Add Truffleruby head to CI
2 parents 94f9a43 + 405a0a2 commit 194493b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sqlite3-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os: [ubuntu, macos ]
15-
ruby: [ head, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2 ]
15+
ruby: [ head, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2, truffleruby-head ]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: load Ruby and dependencies

0 commit comments

Comments
 (0)