mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove python2.4 package install from other test.
This commit is contained in:
parent
3a22467b38
commit
12f6beaebd
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ retry.py add-apt-repository 'ppa:fkrull/deadsnakes'
|
||||||
retry.py apt-get update -qq
|
retry.py apt-get update -qq
|
||||||
retry.py apt-get install -qq \
|
retry.py apt-get install -qq \
|
||||||
shellcheck \
|
shellcheck \
|
||||||
python2.4 \
|
|
||||||
g++-4.9 \
|
g++-4.9 \
|
||||||
python3.6-dev \
|
python3.6-dev \
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue