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.
1 parent 0eacf67 commit d0bc638Copy full SHA for d0bc638
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
LC_ALL: en_US.UTF-8
15
16
strategy:
17
- matrix: { ruby: ['3.0', '3.1', '3.2'] }
+ matrix: { ruby: ['3.0', '3.1', '3.2', '3.3'] }
18
19
steps:
20
- name: Checkout code
0 commit comments