File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1313 strategy :
1414 fail-fast : false
1515 matrix :
16- ruby : [2.7.3, 3.0.1]
16+ ruby :
17+ - 2.7.5
18+ - 3.0.3
19+ - 3.1.0
1720
1821 steps :
1922 - name : Checkout code
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Interested in older versions? We follow a rational versioning policy that tracks
1313
1414| Adapter Version | Rails Version | Support |
1515| --------------- | ------------- | ------------------------------------------------------------------------------------------- |
16- | ` 7.0.0.0 ` | ` 7.0.x ` | [ unreleased] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/main ) |
16+ | ` 7.0.0.0.rc1 ` | ` 7.0.x ` | [ unreleased] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/main ) |
1717| ` 6.1.2.1 ` | ` 6.1.x ` | [ active] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-1-stable ) |
1818| ` 6.0.2 ` | ` 6.0.x ` | [ active] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/6-0-stable ) |
1919| ` 5.2.1 ` | ` 5.2.x ` | [ active] ( https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/5-2-stable ) |
Original file line number Diff line number Diff line change 1- 7.0.0.0-beta.1
1+ 7.0.0.0.rc1
You can’t perform that action at this time.
0 commit comments