Skip to content

Commit

Permalink
Run tests on bookworm base instead of buster. This matches the produc…
Browse files Browse the repository at this point in the history
…tion system.
  • Loading branch information
rspier committed May 5, 2024
1 parent 4e103ee commit 524999e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
the-tests:
runs-on: ubuntu-latest
container:
image: perldocker/perl-tester:5.36
image: perldocker/perl-tester:5.36-bookworm
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit 524999e

Please sign in to comment.