We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d999a78 commit 3100a4bCopy full SHA for 3100a4b
1 file changed
.github/workflows/ruby.yml
@@ -13,6 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
ruby:
16
+ - '3.4'
17
- '3.3'
18
- '3.2'
19
rails:
0 commit comments