Skip to content

Commit

Permalink
back out checking version since it breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jan 25, 2025
1 parent 1336266 commit 3f90939
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3f90939

Please sign in to comment.