We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae2e2a commit ec2d4e0Copy full SHA for ec2d4e0
.github/workflows/ci.yml
@@ -44,13 +44,13 @@ jobs:
44
# See: https://github.com/geerlingguy/docker-rockylinux9-ansible/issues/6
45
# - distro: rockylinux9
46
# playbook: converge.yml
47
- - distro: ubuntu2204
+ - distro: ubuntu2404
48
playbook: converge.yml
49
- - distro: debian11
+ - distro: debian13
50
51
52
# playbook: source-install.yml
53
- - distro: ubuntu2004
54
playbook: source-install.yml
55
56
steps:
0 commit comments