Skip to content

Commit 7174521

Browse files
authored
Update test.yml to Ububutu 22.04
Warning from Github that this will be out of service in April 1st.
1 parent 01dd7a4 commit 7174521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ${{ matrix.os }}
2424
strategy:
2525
matrix:
26-
os: ['ubuntu-20.04']
26+
os: ['ubuntu-22.04']
2727
perl: ['5.26']
2828
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
2929
steps:

0 commit comments

Comments
 (0)