aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-03-04 09:25:23 +0100
committerChristian Clason <c.clason@uni-graz.at>2025-03-04 09:25:23 +0100
commitc641ca8e052750812f76b3e0a1ae22d0b8cd538f (patch)
treeec5f3d812fb1131243a12f2e677ca74328546c4a /.github/workflows
parentfeat(markdown): fold sublists (diff)
downloadnvim-treesitter-c641ca8e052750812f76b3e0a1ae22d0b8cd538f.tar
nvim-treesitter-c641ca8e052750812f76b3e0a1ae22d0b8cd538f.tar.gz
nvim-treesitter-c641ca8e052750812f76b3e0a1ae22d0b8cd538f.tar.bz2
nvim-treesitter-c641ca8e052750812f76b3e0a1ae22d0b8cd538f.tar.lz
nvim-treesitter-c641ca8e052750812f76b3e0a1ae22d0b8cd538f.tar.xz
nvim-treesitter-c641ca8e052750812f76b3e0a1ae22d0b8cd538f.tar.zst
nvim-treesitter-c641ca8e052750812f76b3e0a1ae22d0b8cd538f.zip
ci(update): block rescript (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 d0bb6817f..44b8aaeb4 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,templ,typespec,verilog"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "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