chore: bump couchbase image

This commit is contained in:
Manuel de la Peña
2024-09-20 00:49:35 +02:00
parent 3cd89dbcf7
commit 60be628083
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,5 +27,5 @@ jobs:
go-version: '${{ matrix.go-version }}'
- name: Run Test
env:
TEST_COUCHBASE_IMAGE: couchbase:enterprise-7.1.1
TEST_COUCHBASE_IMAGE: couchbase:enterprise-7.6.3
run: cd ./couchbase && go test ./... -v -race