We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698a2b4 commit 4ee0fc9Copy full SHA for 4ee0fc9
1 file changed
.github/workflows/pixi/recipe.yaml
@@ -48,8 +48,8 @@ build:
48
49
requirements:
50
build:
51
- - ${{ compiler('cxx') }}
52
- - ${{ stdlib('c') }}
+ # - ${{ compiler('cxx') }}
+ # - ${{ stdlib('c') }}
53
- python
54
- cmake
55
- ninja
0 commit comments