We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f373d commit a5c01deCopy full SHA for a5c01de
.github/workflows/build-and-test.yml
@@ -28,7 +28,7 @@ jobs:
28
path: build_dir
29
coverage-job:
30
needs: build
31
- runs-on: ubuntu-2.04
+ runs-on: ubuntu-24.04
32
container:
33
image: perldocker/perl-tester:5.34
34
steps:
0 commit comments