Skip to content

Commit 65200f4

Browse files
authored
Update test.yml
1 parent bd88c84 commit 65200f4

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-22.04']
26+
os: ['ubuntu-24.04']
2727
perl: ['5.26']
2828
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
2929
steps:

0 commit comments

Comments
 (0)