There was an error while loading. Please reload this page.
1 parent 3063261 commit 87301d6Copy full SHA for 87301d6
1 file changed
.github/workflows/test.yml
@@ -140,11 +140,11 @@ jobs:
140
- run: bundle update && bundle exec rake test:rails
141
name: "rake test:rails RAILS=8.0.4"
142
env:
143
- RAILS: 8.0.4
+ RAILS: 8.0.5
144
145
name: "rake test:rails RAILS=8.1.1"
146
147
- RAILS: 8.1.1
+ RAILS: 8.1.3
148
149
name: "rake test:rails RAILS=main"
150
0 commit comments