mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07: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:
|
||||
- CLANG_SANITIZER=TSAN
|
||||
- *common-job-env
|
||||
- if: type != pull_request
|
||||
- if: false
|
||||
name: snap
|
||||
os: linux
|
||||
env:
|
||||
|
@ -12,7 +12,7 @@ description: |
|
||||
For lots more details, see the wiki!
|
||||
|
||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||
confinement: devmode
|
||||
confinement: classic
|
||||
|
||||
apps:
|
||||
nvim:
|
||||
|
Loading…
Reference in New Issue
Block a user