We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd88c84 commit 65200f4Copy full SHA for 65200f4
1 file changed
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ${{ matrix.os }}
24
strategy:
25
matrix:
26
- os: ['ubuntu-22.04']
+ os: ['ubuntu-24.04']
27
perl: ['5.26']
28
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
29
steps:
0 commit comments