aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-02-02 15:00:38 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-02-02 15:00:38 +0100
commit1545e964e299176375efd84867dcf82fbff52ee2 (patch)
tree593f3cb6fef06d44509178f130db1e9249f15b19 /.github
parentbot(lockfile): update desktop, matlab, perl, query, scala (diff)
downloadnvim-treesitter-1545e964e299176375efd84867dcf82fbff52ee2.tar
nvim-treesitter-1545e964e299176375efd84867dcf82fbff52ee2.tar.gz
nvim-treesitter-1545e964e299176375efd84867dcf82fbff52ee2.tar.bz2
nvim-treesitter-1545e964e299176375efd84867dcf82fbff52ee2.tar.lz
nvim-treesitter-1545e964e299176375efd84867dcf82fbff52ee2.tar.xz
nvim-treesitter-1545e964e299176375efd84867dcf82fbff52ee2.tar.zst
nvim-treesitter-1545e964e299176375efd84867dcf82fbff52ee2.zip
ci(update): block vhdl (ABI 15)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-lockfile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml
index 588868a56..5294ab8ce 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -31,7 +31,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: "slint"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "slint,vhdl"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua