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 d1af779 commit 14542bfCopy full SHA for 14542bf
.github/workflows/stable.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- ruby: [2.7, '3.0', 3.1, 3.2, ruby-head, jruby-9.3]
+ ruby: [2.7, '3.0', 3.1, 3.2, ruby-head, jruby-9.4]
12
13
env:
14
BUNDLE_WITHOUT: "benchmark"
0 commit comments