tangled
alpha
login
or
join now
nandi.latha.org
/
pixi-skills
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
fix: set CONDA_OVERRIDE_GLIBC for spindle CI
nandi
3 weeks ago
e53029ad
24bf6b26
0/1
build.yml
failed
4s
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+2
.tangled/workflows/build.yml
···
21
21
22
22
environment:
23
23
CGO_ENABLED: "0"
24
24
+
# Override glibc check for nixery environment
25
25
+
CONDA_OVERRIDE_GLIBC: "2.17"
24
26
25
27
steps:
26
28
- name: "Install dependencies"