Skip to content

Commit

Permalink
Update pixi (not all the way to latest, but to what we use on Rerun r…
Browse files Browse the repository at this point in the history
…epo)
  • Loading branch information
Wumpf committed Oct 17, 2024
1 parent 00f00f4 commit 9d49e08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: prefix-dev/setup-pixi@v0.5.2
- uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: v0.19.0
pixi-version: v0.26.1
cache: true

- run: pixi run build
Expand Down

0 comments on commit 9d49e08

Please sign in to comment.