Bump CI workflow versions.

This commit is contained in:
Jeff Geerling 2024-01-24 22:51:24 -06:00
parent 69ce0d8149
commit 59700c8f1f
1 changed files with 4 additions and 3 deletions

View File

@ -41,12 +41,13 @@ jobs:
strategy: strategy:
matrix: matrix:
distro: distro:
- rockylinux9
- rockylinux8 - rockylinux8
- fedora34 - fedora39
- ubuntu2004
- ubuntu2204 - ubuntu2204
- debian11 - ubuntu2004
- debian12 - debian12
- debian11
steps: steps:
- name: Check out the codebase. - name: Check out the codebase.