aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-03-01 11:15:34 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-03-01 11:15:34 +0100
commitf37b1668a63b0d1c3ec165f6ba202367604df1a2 (patch)
tree7255333cfe374f2174c17100956738d9f4756365 /.github
parentbot(lockfile): update php, php_only, rust, v (diff)
downloadnvim-treesitter-f37b1668a63b0d1c3ec165f6ba202367604df1a2.tar
nvim-treesitter-f37b1668a63b0d1c3ec165f6ba202367604df1a2.tar.gz
nvim-treesitter-f37b1668a63b0d1c3ec165f6ba202367604df1a2.tar.bz2
nvim-treesitter-f37b1668a63b0d1c3ec165f6ba202367604df1a2.tar.lz
nvim-treesitter-f37b1668a63b0d1c3ec165f6ba202367604df1a2.tar.xz
nvim-treesitter-f37b1668a63b0d1c3ec165f6ba202367604df1a2.tar.zst
nvim-treesitter-f37b1668a63b0d1c3ec165f6ba202367604df1a2.zip
ci(update): block verilog (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 18f1448eb..fa973001e 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: "devicetree,git_config,nickel,slint,sql,t32"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "devicetree,git_config,nickel,slint,sql,t32,verilog"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua