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 60150e4 commit f42c6a1Copy full SHA for f42c6a1
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- ruby: ["3.2", "3.3"]
+ ruby: ["3.2", "3.3", "3.4"]
14
bundler: [default]
15
gemfile:
16
- rails-7.1
0 commit comments