mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix python 3.6 install.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -o pipefail
|
||||
|
||||
add-apt-repository 'ppa:ubuntu-toolchain-r/test'
|
||||
add-apt-repository 'ppa:jonathonf/python-3.6'
|
||||
add-apt-repository 'ppa:fkrull/deadsnakes'
|
||||
|
||||
apt-get update -qq
|
||||
apt-get install -qq \
|
||||
|
||||
Reference in New Issue
Block a user