Skip to content

Commit b2f2b0f

Browse files
authored
deps: Upgrade @biomejs/biome,@vercel/ncc & cspell (#173)
* deps: Upgrade @biomejs/biome,@vercel/ncc & cspell * deps: Upgrade @biomejs/biome,@vercel/ncc & cspell
1 parent eb94121 commit b2f2b0f

4 files changed

Lines changed: 1340 additions & 1346 deletions

File tree

.github/workflows/full-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
os: [windows-latest, ubuntu-22.04, macos-latest]
2121
# The "full" feature was removed for Nu after v0.93.1, try to use "default" feature instead.
22-
ver: [0.93.0, 0.92.2, 0.91.0, 0.90.1, 0.89.0, 0.88.1, 0.87.1]
22+
ver: [0.93.0, 0.92.2, 0.91.0, 0.90.1, 0.89.0, 0.88.1]
2323

2424
runs-on: ${{ matrix.os }}
2525
name: test (${{matrix.os}}, nu@${{matrix.ver}})

0 commit comments

Comments
 (0)