We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a69bf commit c4dd6bdCopy full SHA for c4dd6bd
.github/workflows/emulated.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Checkout xsimd
47
uses: actions/checkout@v3
48
- name: Install mamba
49
- uses: mamba-org/provision-with-micromamba@main
+ uses: mamba-org/setup-micromamba@v1
50
with:
51
environment-file: environment.yml
52
- name: Configure build
.github/workflows/linux.yml
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
- name: Setup SDE
0 commit comments