mirror of
https://github.com/haml/haml-rails.git
synced 2022-11-09 12:34:15 -05:00
Drop EOL Ruby versions
Add latest: 3.1 See: https://www.ruby-lang.org/en/downloads/branches/
This commit is contained in:
parent
ba288105cf
commit
c833d7e42d
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ruby.yml
vendored
4
.github/workflows/ruby.yml
vendored
|
@ -21,12 +21,10 @@ jobs:
|
|||
matrix:
|
||||
ruby-version:
|
||||
- jruby-9.2.9.0
|
||||
- 2.3
|
||||
- 2.4
|
||||
- 2.5
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.0
|
||||
- 3.1
|
||||
gemfile:
|
||||
- rails_6_0
|
||||
- rails_5_2
|
||||
|
|
Loading…
Add table
Reference in a new issue