1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

vars/linuxmint-21.yml: python_ver: "3.10" advance fix re: PR #3260 & PR #3265

This commit is contained in:
A Holt 2022-06-24 14:42:32 -04:00 committed by GitHub
parent 475d48eb9f
commit 18aef95d92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,4 @@ sshd_service: ssh
php_version: 8.1
postgresql_version: 14
systemd_location: /lib/systemd/system
python_ver: 3.10
python_ver: "3.10"