Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Test more python versions#1172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
diraol wants to merge1 commit intodevelop
base:develop
Choose a base branch
Loading
fromdro/test_more_versions
Open

Conversation

diraol
Copy link
Contributor

No description provided.

@diraoldiraolforce-pushed thedro/test_more_versions branch frome8f70b3 to8854165CompareJuly 3, 2023 01:39
sudo apt remove --purge -yqq vim vim-runtime gvim
- name: build and install vim from source
working-directory: /tmp
run: |
export PYTHON_CONFIGURE_OPTS="--enable-shared"
git clone https://github.com/vim/vim.git
cd vim
./configure --with-features=huge --enable-multibyte --enable-python3interp=yes --with-python3-config-dir=/usr/lib/python3.8/config-3.8m-x86_64-linux-gnu --enable-perlinterp=yes --enable-luainterp=yes --enable-cscope --prefix=/usr/local

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Need to utilize the${{ matrix.python-version }} here as well as the setup-python action

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ghthorghthorghthor left review comments

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@diraol@ghthor

[8]ページ先頭

©2009-2025 Movatter.jp