mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
patch 9.0.1681: Build Failure with Perl 5.38
Problem: Build Failure with Perl 5.38 Solution: Fix Build Failure closes: #12543, closes: #12575
This commit is contained in:
committed by
Christian Brabandt
parent
335c584940
commit
1d7caa58e3
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -276,7 +276,6 @@ jobs:
|
||||
run: |
|
||||
brew install lua
|
||||
echo "LUA_PREFIX=/usr/local" >> $GITHUB_ENV
|
||||
brew uninstall perl
|
||||
|
||||
- name: Set up environment
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user