Skip to content

Commit 68b9800

Browse files
authored
deps: Upgrade to array-api-strict 2.4.1 (#379)
1 parent 8b291c4 commit 68b9800

File tree

5 files changed

+1794
-1800
lines changed

5 files changed

+1794
-1800
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
3232
with:
33-
pixi-version: v0.49.0
33+
pixi-version: v0.50.2
3434
cache: true
3535
environments: lint
3636

@@ -58,7 +58,7 @@ jobs:
5858

5959
- uses: prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
6060
with:
61-
pixi-version: v0.49.0
61+
pixi-version: v0.50.2
6262
cache: true
6363
environments: ${{ matrix.environment }}
6464

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- uses: prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
1515
with:
16-
pixi-version: v0.49.0
16+
pixi-version: v0.50.2
1717
cache: true
1818
environments: docs
1919

0 commit comments

Comments
 (0)