mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
snap: disable job until we are approved
We are waiting for snapcraft.io to review/approve us for "classic" mode.
reverts 1f684cf80a
ref #11482
This commit is contained in:
parent
f700170197
commit
49849745f1
@ -158,7 +158,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
- CLANG_SANITIZER=TSAN
|
- CLANG_SANITIZER=TSAN
|
||||||
- *common-job-env
|
- *common-job-env
|
||||||
- if: type != pull_request
|
- if: false
|
||||||
name: snap
|
name: snap
|
||||||
os: linux
|
os: linux
|
||||||
env:
|
env:
|
||||||
|
@ -12,7 +12,7 @@ description: |
|
|||||||
For lots more details, see the wiki!
|
For lots more details, see the wiki!
|
||||||
|
|
||||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||||
confinement: devmode
|
confinement: classic
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
nvim:
|
nvim:
|
||||||
|
Loading…
Reference in New Issue
Block a user