mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
chore: use memcache Docker image directly
This commit is contained in:
parent
4c6d29882e
commit
39b0e09b5a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
run: go install github.com/letsencrypt/pebble/v2/cmd/pebble-challtestsrv@v2.9.0
|
||||
|
||||
- name: Set up a Memcached server
|
||||
uses: niden/actions-memcached@v7
|
||||
run: docker run -d --rm -p 11211:11211 memcached:1.6-alpine
|
||||
|
||||
- name: Make
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue