Skip to content

Commit b0bb9e4

Browse files
committed
Higher ruby version?
1 parent 9fb80ce commit b0bb9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- uses: actions/checkout@v4
100100
- uses: ruby/setup-ruby@v1
101101
with:
102-
ruby-version: "3.0"
102+
ruby-version: "3.3"
103103
bundler-cache: true
104104
- run: bundle exec rake compile test
105105
mongodb_test:

0 commit comments

Comments
 (0)