aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-03-21 08:29:36 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-03-21 08:29:36 +0100
commitc8c7924cc34d285e578c2bd301773756cadf6124 (patch)
tree9c963e33db0046a0811fd182818c3a44b1ae51f5 /.github/workflows
parentbot(lockfile): update meson, scala, superhtml (diff)
downloadnvim-treesitter-c8c7924cc34d285e578c2bd301773756cadf6124.tar
nvim-treesitter-c8c7924cc34d285e578c2bd301773756cadf6124.tar.gz
nvim-treesitter-c8c7924cc34d285e578c2bd301773756cadf6124.tar.bz2
nvim-treesitter-c8c7924cc34d285e578c2bd301773756cadf6124.tar.lz
nvim-treesitter-c8c7924cc34d285e578c2bd301773756cadf6124.tar.xz
nvim-treesitter-c8c7924cc34d285e578c2bd301773756cadf6124.tar.zst
nvim-treesitter-c8c7924cc34d285e578c2bd301773756cadf6124.zip
ci(update): block wit (ABI 15)
Diffstat (limited to '.github/workflows')
-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 8d4e9cab5..44bd884da 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: "bp,devicetree,git_config,nickel,rescript,slint,sql,t32,templ,typespec,verilog"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "bp,devicetree,git_config,nickel,rescript,slint,sql,t32,templ,typespec,verilog,wit"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua