aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-03-13 08:59:53 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-03-13 08:59:53 +0100
commitd96c52565cae0347435f96f9b5913054b2972234 (patch)
tree696b5e246b8cfe45a6de105203d87ca7fc67a2ac /.github
parentfeat(blade): add laravel blade parser and queries (#7693) (diff)
downloadnvim-treesitter-d96c52565cae0347435f96f9b5913054b2972234.tar
nvim-treesitter-d96c52565cae0347435f96f9b5913054b2972234.tar.gz
nvim-treesitter-d96c52565cae0347435f96f9b5913054b2972234.tar.bz2
nvim-treesitter-d96c52565cae0347435f96f9b5913054b2972234.tar.lz
nvim-treesitter-d96c52565cae0347435f96f9b5913054b2972234.tar.xz
nvim-treesitter-d96c52565cae0347435f96f9b5913054b2972234.tar.zst
nvim-treesitter-d96c52565cae0347435f96f9b5913054b2972234.zip
ci(update): block bp (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 44b8aaeb4..8d4e9cab5 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,rescript,slint,sql,t32,templ,typespec,verilog"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "bp,devicetree,git_config,nickel,rescript,slint,sql,t32,templ,typespec,verilog"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua