aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-02-23 12:01:29 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-02-23 12:01:29 +0100
commitc08aa2fe3f5d99deff82087233a4dac6cd1e202a (patch)
tree6c6e7ab684592687e4f4320aa338b25beb88d4d6 /.github/workflows
parentbot(lockfile): update enforce, liquid, mlir, nix, nu (diff)
downloadnvim-treesitter-c08aa2fe3f5d99deff82087233a4dac6cd1e202a.tar
nvim-treesitter-c08aa2fe3f5d99deff82087233a4dac6cd1e202a.tar.gz
nvim-treesitter-c08aa2fe3f5d99deff82087233a4dac6cd1e202a.tar.bz2
nvim-treesitter-c08aa2fe3f5d99deff82087233a4dac6cd1e202a.tar.lz
nvim-treesitter-c08aa2fe3f5d99deff82087233a4dac6cd1e202a.tar.xz
nvim-treesitter-c08aa2fe3f5d99deff82087233a4dac6cd1e202a.tar.zst
nvim-treesitter-c08aa2fe3f5d99deff82087233a4dac6cd1e202a.zip
ci(update): block devicetree (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 9dfb0c062..ee33c3dcc 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: "nickel,slint,sql,t32"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "devicetree,nickel,slint,sql,t32"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua