Skip to content

Commit

Permalink
ci: Test Fedora 40 and Ubuntu 24.04 installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed May 14, 2024
1 parent aa8d00b commit 5dcccd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check_repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
strategy:
matrix:
include:
- distro: ubuntu
version: "24.04" # noble
- distro: ubuntu
version: "23.10" # mantic
- distro: ubuntu
Expand Down Expand Up @@ -76,6 +78,8 @@ jobs:
version: 38
- distro: fedora
version: 39
- distro: fedora
version: 40
steps:
- name: Add packages.freedom.press to our YUM sources
run: |
Expand Down

0 comments on commit 5dcccd1

Please sign in to comment.