Skip to content

Commit ad13bea

Browse files
committed
Test with Ruby 3.4 on CI
1 parent b07c7d5 commit ad13bea

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,6 +7,6 @@ jobs:
77
- uses: actions/checkout@v4
88
- uses: ruby/setup-ruby@v1
99
with:
10-
ruby-version: 3.3
10+
ruby-version: 3.4
1111
bundler-cache: true
1212
- run: bundle exec rake test

0 commit comments

Comments
 (0)