Skip to content

Commit

Permalink
Arch Linux updated to Python 3.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Dec 22, 2024
1 parent 50b025c commit 3a1d2fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3a1d2fc

Please sign in to comment.