mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
ci(s390x): double TEST_TIMEOUT since tests are running via qemu
(cherry picked from commit 1beef6cd21
)
This commit is contained in:
parent
5677563743
commit
0abb96f554
2
.github/workflows/optional.yml
vendored
2
.github/workflows/optional.yml
vendored
@ -9,6 +9,8 @@ concurrency:
|
||||
|
||||
env:
|
||||
INSTALL_PREFIX: ${{ github.workspace }}/nvim-install
|
||||
# Double test timeout since it's running via qemu
|
||||
TEST_TIMEOUT: 2400
|
||||
# TEST_FILE: test/functional/shada
|
||||
# TEST_FILTER: foo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user