Skip to content

Commit 4019dc5

Browse files
committed
Test with Ruby 4.0 on CI
1 parent c6b0e06 commit 4019dc5

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
@@ -6,7 +6,7 @@ jobs:
66
fail-fast: false
77
matrix:
88
include:
9-
- ruby: 3.4
9+
- ruby: "4.0"
1010
gemfile: Gemfile
1111
- ruby: 3.4
1212
gemfile: gemfiles/activerecord80.gemfile

0 commit comments

Comments
 (0)