Update test.yml

This commit is contained in:
Dirk Wetter 2025-02-12 16:21:33 +01:00 committed by GitHub
parent bd88c844db
commit 65200f4a7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ['ubuntu-22.04']
os: ['ubuntu-24.04']
perl: ['5.26']
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps: