Skip to content

Commit 2493de5

Browse files
committed
Pin Pixi version to v0.62.2 in CI
1 parent 7e0e8f4 commit 2493de5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
- uses: actions/checkout@v4
4343
- name: Setup Pixi
4444
uses: prefix-dev/setup-pixi@v0.9.4
45+
with:
46+
pixi-version: v0.62.2
4547
- name: Run Native tests
4648
run: |
4749
cargo test --verbose -F native-tests

0 commit comments

Comments
 (0)