1
0
Fork 0
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:
Olivier Lacan 2022-03-19 02:19:13 -04:00 committed by GitHub
parent ba288105cf
commit c833d7e42d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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