Skip to content

Commit 30186a4

Browse files
authored
Merge pull request #56 from hpc-carpentry/ocaisa-patch-1
Use specific version of EESSI in CI
2 parents fd925c0 + 663cdac commit 30186a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
4444
- name: Setup EESSI to give us R and Python modules
4545
uses: eessi/github-action-eessi@v1
46+
with:
47+
eessi_stack_version: '2021.06'
4648

4749
- name: Create repository data files
4850
shell: bash

0 commit comments

Comments
 (0)