aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-03-02 11:16:59 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-03-02 11:16:59 +0100
commit8bf733ccce7202e11ffc446639d5d0401b392960 (patch)
tree50dbe31659cc992094b67e56ad7769b17246830e /.github
parentbot(lockfile): update dart, djot, meson, mlir (diff)
downloadnvim-treesitter-8bf733ccce7202e11ffc446639d5d0401b392960.tar
nvim-treesitter-8bf733ccce7202e11ffc446639d5d0401b392960.tar.gz
nvim-treesitter-8bf733ccce7202e11ffc446639d5d0401b392960.tar.bz2
nvim-treesitter-8bf733ccce7202e11ffc446639d5d0401b392960.tar.lz
nvim-treesitter-8bf733ccce7202e11ffc446639d5d0401b392960.tar.xz
nvim-treesitter-8bf733ccce7202e11ffc446639d5d0401b392960.tar.zst
nvim-treesitter-8bf733ccce7202e11ffc446639d5d0401b392960.zip
ci(update): block templ (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 c39c94df3..d0bb6817f 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,typespec,verilog"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "devicetree,git_config,nickel,slint,sql,t32,templ,typespec,verilog"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua