Skip to content

Commit 4271b35

Browse files
authored
Merge pull request #167 from ybiquitous/patch-1
2 parents ed39610 + 5e0bdc5 commit 4271b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os: [ubuntu-latest, macos-latest]
17-
ruby: [2.5, 2.6, 2.7, '3.0', 3.1, head, debug, truffleruby, truffleruby-head, jruby, jruby-head]
17+
ruby: [2.5, 2.6, 2.7, '3.0', 3.1, 3.2, head, debug, truffleruby, truffleruby-head, jruby, jruby-head]
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Set up Ruby

0 commit comments

Comments
 (0)