Skip to content

Commit

Permalink
update couchbase to 7.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Giallombardo Nathan committed Dec 6, 2024
1 parent ddf232c commit 8ba3db4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
os: ubuntu-20.04
- ruby: '2.7'
gemfile: '5.2.7'
couchbase: '7.6.0'
couchbase: '7.6.3'
os: ubuntu-24.04
- ruby: '2.7'
gemfile: '6.0.0'
Expand All @@ -33,7 +33,7 @@ jobs:
os: ubuntu-20.04
- ruby: '2.7'
gemfile: '6.0.0'
couchbase: '7.6.0'
couchbase: '7.6.3'
os: ubuntu-24.04
- ruby: '2.7'
gemfile: '7.0.0'
Expand All @@ -45,7 +45,7 @@ jobs:
os: ubuntu-20.04
- ruby: '2.7'
gemfile: '7.0.0'
couchbase: '7.6.0'
couchbase: '7.6.3'
os: ubuntu-24.04
# ruby 3.0 minimimun required rails 6.0.3
# - ruby: '3.0'
Expand All @@ -64,7 +64,7 @@ jobs:
os: ubuntu-20.04
- ruby: '3.0'
gemfile: '6.1.7.7'
couchbase: '7.6.0'
couchbase: '7.6.3'
os: ubuntu-24.04
- ruby: '3.0'
gemfile: '7.0.0'
Expand All @@ -76,7 +76,7 @@ jobs:
os: ubuntu-20.04
- ruby: '3.0'
gemfile: '7.0.0'
couchbase: '7.6.0'
couchbase: '7.6.3'
os: ubuntu-24.04
fail-fast: false
runs-on: {{ matrix.os }}
Expand Down

0 comments on commit 8ba3db4

Please sign in to comment.