Skip to content

Commit

Permalink
Use latest versions of OSes for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Sep 12, 2024
1 parent 8065bdd commit 1485c15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
strategy:
matrix:
distro:
- centos7
- ubuntu2004
- debian11
- rockylinux9
- ubuntu2404
- debian12

steps:
- name: Check out the codebase.
Expand Down

0 comments on commit 1485c15

Please sign in to comment.