Use prebuilt Python 3.11 instead of building Python 3.9

Closes tildes-community/tildes-cf#14

See merge request tildes-community/tildes-cf!8
This commit is contained in:
talklittle
2025-01-17 11:12:20 +00:00
committed by Deimos
parent 58784c4465
commit 4210b1e3e8
20 changed files with 90 additions and 115 deletions
@@ -4,7 +4,7 @@
name:
- gcc
- libpq-dev
- python3-dev
- python{{ python_version }}-dev
- name: Install packages needed by Ansible community plugins
pip: