Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit 6e2a14b

Browse files
committed
Version bumps.
1 parent 0f6ad29 commit 6e2a14b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ jobs:
4141
strategy:
4242
matrix:
4343
include:
44-
- distro: centos7
44+
- distro: rockylinux8
4545
playbook: converge.yml
46-
- distro: ubuntu1804
46+
- distro: ubuntu2004
4747
playbook: converge.yml
48-
- distro: debian9
48+
- distro: debian10
4949
playbook: converge.yml
50-
- distro: centos7
50+
- distro: rockylinux8
5151
playbook: version.yml
52-
- distro: ubuntu1804
52+
- distro: ubuntu2004
5353
playbook: version.yml
5454

5555
steps:

0 commit comments

Comments
 (0)