mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 10:08:29 +02:00
Remove mac osx
... apt is probably not the right thing ;-)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: ['ubuntu-20.04', 'macos-10.15']
|
os: ['ubuntu-20.04']
|
||||||
perl: ['5.26']
|
perl: ['5.26']
|
||||||
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
|
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user