update glibc
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-26 14:47:39 +02:00
parent 02ffdc1606
commit 7ef37d5ca7

View File

@ -114,7 +114,7 @@ steps:
- name: test-arch
image: lerentis/ansible:arch
commands:
- pacman -Sy python2 --noconfirm
- pacman -Sy python2 glibc --noconfirm
- ansible-playbook -i tests/inventory tests/test-playbook.yml --syntax-check
- ansible-playbook -i tests/inventory tests/test-playbook.yml
depends_on: