Skip to content

Commit

Permalink
Merge pull request #7 from Couchbase-Ecosystem/update_cb_server_in_ci…
Browse files Browse the repository at this point in the history
…_test_matrix

Add new config for CI with updated Couchbase server
  • Loading branch information
pimpin authored Aug 19, 2024
2 parents df89cae + 36a1f5e commit 16e025b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
strategy:
matrix:
include:
- ruby: '3.3'
gemfile: '7.1.0'
couchbase: '7.2.3'
- ruby: '3.2'
gemfile: '7.1.0'
couchbase: '7.1.1'
Expand Down

0 comments on commit 16e025b

Please sign in to comment.