Skip to content

Commit 404c197

Browse files
committed
Update Ruby version for C parser test
1 parent 33854d5 commit 404c197

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
@@ -100,7 +100,7 @@ jobs:
100100
- uses: actions/checkout@v4
101101
- uses: ruby/setup-ruby@v1
102102
with:
103-
ruby-version: 2.7
103+
ruby-version: 3.0
104104
bundler-cache: true
105105
- run: bundle exec rake compile test
106106
mongodb_test:

0 commit comments

Comments
 (0)