Skip to content

Commit

Permalink
CI: Update python for latest Ansible to 3.11 in CI (#789)
Browse files Browse the repository at this point in the history
Signed-off-by: Sagi Shnaidman <[email protected]>
  • Loading branch information
sshnaidm authored Jun 19, 2024
1 parent 680b9a9 commit f9aa887
Show file tree
Hide file tree
Showing 26 changed files with 29 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/podman_container_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/podman_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,12 @@ jobs:
fail-fast: false
matrix:
ansible-version:
- ansible<2.10
- git+https://github.com/ansible/[email protected]
- git+https://github.com/ansible/[email protected]
- git+https://github.com/ansible/ansible.git@devel
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_generate_systemd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_image_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_load.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_login.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_login_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_logout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_network_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_play.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_pod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_pod_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_prune.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_runlabel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_save.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/podman_secret.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,12 @@ jobs:
fail-fast: false
matrix:
ansible-version:
- ansible<2.10
- git+https://github.com/ansible/[email protected]
- git+https://github.com/ansible/[email protected]
- git+https://github.com/ansible/ansible.git@devel
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/podman_secret_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,12 @@ jobs:
fail-fast: false
matrix:
ansible-version:
- ansible<2.10
- git+https://github.com/ansible/[email protected]
- git+https://github.com/ansible/[email protected]
- git+https://github.com/ansible/ansible.git@devel
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_volume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/podman_volume_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
os:
- ubuntu-22.04
python-version:
- "3.10"
- "3.11"

steps:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# ansible-version:
# - git+https://github.com/ansible/[email protected]
runner-python-version:
- 3.9
- '3.11'
steps:

- name: Check out ${{ github.repository }} on disk
Expand Down

0 comments on commit f9aa887

Please sign in to comment.