Skip to content

Commit 1bd3595

Browse files
committed
Merge branch 'master' into BackEndTea_patch-1
2 parents ec924f5 + 17dac0e commit 1bd3595

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

-5
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v2
4242

43-
# Could not install memcached on PHP 8.0.0 · Issue #354 · shivammathur/setup-php
44-
# https://github.com/shivammathur/setup-php/issues/354
45-
- name: Install libmemcached
46-
run: sudo apt-get install libmemcached-dev -y
47-
4843
# https://github.com/shivammathur/setup-php
4944
- name: Install PHP
5045
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)