Skip to content

Commit

Permalink
Add explicit sysroot_linux to ensure glibc>=2.17 since this is needed…
Browse files Browse the repository at this point in the history
… by rustc (#15)

* Add explicit sysroot_linux to ensure glibc>=2.17 since this is needed by rustc

* update pixi on ci

* better comment

Co-authored-by: Clement Rey <[email protected]>

---------

Co-authored-by: Clement Rey <[email protected]>
  • Loading branch information
Wumpf and teh-cmc authored Oct 17, 2024
1 parent 073fdd6 commit 378e946
Show file tree
Hide file tree
Showing 3 changed files with 709 additions and 843 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
steps:
- uses: actions/checkout@v4

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

- run: pixi run build
Expand Down
Loading

0 comments on commit 378e946

Please sign in to comment.