We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c614f8 + c277298 commit 9975a46Copy full SHA for 9975a46
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
os: [ubuntu]
25
- ruby: ['2.7', '3.0', '3.1', '3.2', 'head']
+ ruby: ['2.7', '3.0', '3.1', '3.2', '3.3', 'head']
26
27
steps:
28
- name: checkout
0 commit comments