Skip to content

Commit 38762b1

Browse files
committed
Removed versiond
1 parent 8442af0 commit 38762b1

3 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
with:
3838
environment-name: arc_env
3939
environment-file: ARC/environment.yml
40-
micromamba-version: '2.0.6-0'
4140
cache-environment: true
4241
cache-downloads: true
4342
generate-run-shell: true

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
with:
4242
environment-name: rmg_env
4343
environment-file: RMG-Py/environment.yml
44-
micromamba-version: '2.0.6-0'
4544
cache-environment: true
4645
cache-downloads: true
4746
generate-run-shell: false
@@ -55,7 +54,6 @@ jobs:
5554
with:
5655
environment-name: arc_env
5756
environment-file: ARC/environment.yml
58-
micromamba-version: '2.0.6-0'
5957
cache-environment: true
6058
cache-downloads: true
6159

.github/workflows/update-cache.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ jobs:
117117
with:
118118
environment-name: arc_env
119119
environment-file: environment.yml
120-
micromamba-version: '2.0.6-0'
121120
cache-environment: true
122121
cache-downloads: true
123122
generate-run-shell: true

0 commit comments

Comments
 (0)