Skip to content

Commit d520da2

Browse files
authored
pick up latest changes in the core (#46)
1 parent d9975ff commit d520da2

File tree

3 files changed

+175
-105
lines changed

3 files changed

+175
-105
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Set up ruby
3636
uses: ruby/setup-ruby@v1
3737
with:
38-
ruby-version: 2.7
38+
ruby-version: 3.1
3939
- name: Install dependencies
4040
run: bundle install
4141
- name: Initialize couchbase

ext/couchbase

0 commit comments

Comments
 (0)