mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-04 16:54:01 +02:00
Update test.yml to Ububutu 22.04
Warning from Github that this will be out of service in April 1st.
This commit is contained in:
parent
01dd7a4bd4
commit
7174521b3d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: ['ubuntu-20.04']
|
||||
os: ['ubuntu-22.04']
|
||||
perl: ['5.26']
|
||||
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user