Skip to content

Commit aee1b08

Browse files
committed
Test with Ruby 4.0 on CI
1 parent a2c11a6 commit aee1b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v5
88
- uses: ruby/setup-ruby@v1
99
with:
10-
ruby-version: 3.4
10+
ruby-version: "4.0"
1111
bundler-cache: true
1212
- uses: ankane/setup-postgres@v1
1313
with:

0 commit comments

Comments
 (0)