We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a413c commit 405a0a2Copy full SHA for 405a0a2
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, truffleruby-head]
+ 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