Skip to content

Commit 22feb26

Browse files
committed
Stop testing on Ruby 2.5
1 parent bda2869 commit 22feb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- rails_5_2_pundit_2
2828
- rails_6_0_pundit_1
2929
- rails_6_0_pundit_2
30-
ruby-version: [ '2.5', '2.7' ]
30+
ruby-version: [ '2.7' ]
3131
bundler-version: [ '1.11' ]
3232
include:
3333
# Include Rails 4.2 / Ruby 2.3 combo

0 commit comments

Comments
 (0)