diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2025-02-18 10:06:31 +0100 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-02-18 09:16:17 +0000 |
| commit | 1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761 (patch) | |
| tree | 63f084e81933614ac54980bff9c1ff971999a638 /.github | |
| parent | bot(lockfile): update fsharp, razor (diff) | |
| download | nvim-treesitter-1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761.tar nvim-treesitter-1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761.tar.gz nvim-treesitter-1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761.tar.bz2 nvim-treesitter-1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761.tar.lz nvim-treesitter-1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761.tar.xz nvim-treesitter-1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761.tar.zst nvim-treesitter-1a6e42bb8c5c23d8e2c0acb842dcacac5ee06761.zip | |
ci(update): block nickel (ABI 15)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/update-lockfile.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml index c433c8373..9dfb0c062 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: "slint,sql,t32" + SKIP_LOCKFILE_UPDATE_FOR_LANGS: "nickel,slint,sql,t32" run: | cp lockfile.json /tmp/old_lockfile.json nvim -l scripts/write-lockfile.lua |
