summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorPhilip H <47042125+pheiduck@users.noreply.github.com>2023-06-22 08:55:47 +0200
committerChristian Brabandt <cb@256bit.org>2023-08-09 19:58:58 +0200
commit1d7caa58e3c87f75a4becbceabbd1af181ace11e (patch)
tree5e9f3ddcfa29ccfd09fae1c5b0bfd33d59ef4c87 /.github
parent335c58494089ff4ef698f059ded6215f69c02bcf (diff)
patch 9.0.1681: Build Failure with Perl 5.38v9.0.1681
Problem: Build Failure with Perl 5.38 Solution: Fix Build Failure closes: #12543, closes: #12575
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3481bcb8fc..47c68ea7d7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -276,7 +276,6 @@ jobs:
run: |
brew install lua
echo "LUA_PREFIX=/usr/local" >> $GITHUB_ENV
- brew uninstall perl
- name: Set up environment
run: |