Skip to content

Commit 9492c98

Browse files
libmemcached is updated to build on 24.04, try to run tests and benchmarks
1 parent 8b6316f commit 9492c98

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/testing.yaml

+3-5
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ jobs:
5050

5151
- run: make test-memcached
5252

53-
# https://github.com/tarantool/memcached/issues/115
54-
# - run: make test-memcached-capable
53+
- run: make test-memcached-capable
5554

56-
# https://github.com/tarantool/memcached/issues/90
57-
# - name: Run benchmarks
58-
# run: make test-memcached-bench
55+
- name: Run benchmarks
56+
run: make test-memcached-bench

0 commit comments

Comments
 (0)