Skip to content

Commit

Permalink
Drop ruby 3.0 from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
vprigent committed Aug 15, 2024
1 parent e4aefab commit 55b86f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
matrix:
os: [ "ubuntu-20.04" ]
ruby:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.2.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
data_migrate (9.4.0)
data_migrate (9.4.2)
activerecord (>= 6.1)
railties (>= 6.1)

Expand Down

0 comments on commit 55b86f6

Please sign in to comment.