Skip to content

Commit e6cd04f

Browse files
committed
Test with Ruby 4.0 on CI
1 parent cf39be3 commit e6cd04f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
fail-fast: false
88
matrix:
99
include:
10-
- ruby: 3.4
10+
- ruby: "4.0"
1111
gemfile: Gemfile
1212
- ruby: 3.4
1313
gemfile: gemfiles/activerecord80.gemfile

0 commit comments

Comments
 (0)