diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index a3c5796..830905c 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -93,7 +93,6 @@ jobs: run: | perl -V perl -v | perl -0777 -ne 'm/(v5\.\d+)/ && print "PERL_VERSION=$1"' >> $GITHUB_ENV - mysql -V # Some older versions of Perl have trouble with hostnames in certs. I # haven't figured out why. - name: Setup environment