Skip to content

Commit

Permalink
update pixi action
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed Jul 28, 2024
1 parent 4477715 commit 1b800dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dev_envs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ jobs:
fetch-depth: 0

- name: set up pixi
uses: prefix-dev/setup-pixi@v0.5.1
uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: v0.13.0
pixi-version: v0.26.1
cache: true
frozen: true

- name: run tests for 3.10
shell: pixi run bash {0}
Expand Down

0 comments on commit 1b800dc

Please sign in to comment.