We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94f9a43 + 405a0a2 commit 194493bCopy full SHA for 194493b
1 file changed
.github/workflows/sqlite3-ruby.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu, macos ]
15
- ruby: [ head, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2 ]
+ ruby: [ head, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2, truffleruby-head ]
16
steps:
17
- uses: actions/checkout@v2
18
- name: load Ruby and dependencies
0 commit comments