Skip to content

Commit 55b86f6

Browse files
committed
Drop ruby 3.0 from test matrix
1 parent e4aefab commit 55b86f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
matrix:
1212
os: [ "ubuntu-20.04" ]
1313
ruby:
14-
- '3.0'
1514
- '3.1'
1615
- '3.2'
1716
- '3.3'

gemfiles/rails_7.2.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
data_migrate (9.4.0)
4+
data_migrate (9.4.2)
55
activerecord (>= 6.1)
66
railties (>= 6.1)
77

0 commit comments

Comments
 (0)