We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36498e6 commit 291ae98Copy full SHA for 291ae98
.github/workflows/build.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Set up micromamba
21
uses: mamba-org/setup-micromamba@v1
22
with:
23
+ environment-name: ci
24
create-args: >-
25
cmake
26
fftw
0 commit comments