From 70bf8793972133b0fa92b4155db8cab94867bfe9 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 22 Dec 2024 20:54:13 +0100 Subject: [PATCH] Arch Linux updated to Python 3.13. (#215) --- .github/workflows/ansible-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index 1fa717a..e911271 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -118,7 +118,7 @@ jobs: sops_version: 3.9.1 - ansible: devel docker_container: quay.io/ansible-community/test-image:archlinux - python_version: '3.12' + python_version: '3.13' sops_version: latest - ansible: devel docker_container: quay.io/ansible-community/test-image:debian-bookworm @@ -207,7 +207,7 @@ jobs: # Install latest sops - ansible: devel docker_container: quay.io/ansible-community/test-image:archlinux - python_version: '3.12' + python_version: '3.13' target: gha/install/3/ github_latest_detection: auto test-deps: git+https://github.com/ansible-collections/community.general.git,main