We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc14a02 commit 15b7f7bCopy full SHA for 15b7f7b
1 file changed
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ${{ matrix.os }}
33
strategy:
34
matrix:
35
- os: ['ubuntu-20.04']
+ os: ['ubuntu-22.04']
36
perl: ['5.26']
37
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
38
steps:
0 commit comments