Skip to content

Commit

Permalink
misc: update pixi versions in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-p committed Jan 28, 2025
1 parent f73f69e commit a98b79d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pixi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
steps:
# Pixi is the tool used to create/manage conda environment
- uses: actions/checkout@v3
- uses: prefix-dev/setup-pixi@v0.4.1
- uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: v0.16.1
pixi-version: v0.40.3
- name: Build
run: pixi run build
- name: Run tests
Expand Down

0 comments on commit a98b79d

Please sign in to comment.