Skip to content

Commit

Permalink
gh-actions-pr.yml: Missed updating the Debian version to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Jan 9, 2025
1 parent a1b8274 commit 1dd04ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-actions-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
include:
# only do one Deb file because they're so large
- FROM: 'debian:bullseye'
- FROM: 'debian:bookworm'
- FROM: 'opensuse/leap:15.6'
- FROM: 'fedora:41'
- FROM: 'fedora:40'
Expand Down

0 comments on commit 1dd04ea

Please sign in to comment.