We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3388d7e commit f0d5924Copy full SHA for f0d5924
1 file changed
.github/workflows/ruby.yml
@@ -14,8 +14,8 @@ jobs:
14
- macos
15
ruby:
16
- 2.7
17
- - 3.1
18
- - 3.2
+ - 3.3
+ - 3.4
19
20
runs-on: ${{ matrix.os }}-latest
21
0 commit comments