Skip to content

Commit 87301d6

Browse files
committed
Bump CI versions
1 parent 3063261 commit 87301d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@ jobs:
140140
- run: bundle update && bundle exec rake test:rails
141141
name: "rake test:rails RAILS=8.0.4"
142142
env:
143-
RAILS: 8.0.4
143+
RAILS: 8.0.5
144144
- run: bundle update && bundle exec rake test:rails
145145
name: "rake test:rails RAILS=8.1.1"
146146
env:
147-
RAILS: 8.1.1
147+
RAILS: 8.1.3
148148
- run: bundle update && bundle exec rake test:rails
149149
name: "rake test:rails RAILS=main"
150150
env:

0 commit comments

Comments
 (0)