Skip to content

Commit

Permalink
Fix hash of EESSI action
Browse files Browse the repository at this point in the history
  • Loading branch information
ocaisa committed Sep 3, 2023
1 parent ef1a53a commit 5665fad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests_archdetect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
- uses: eessi/github-action-eessi@v2
- uses: eessi/github-action-eessi@58b50fd2eead2162c2b9ac258d4fb60cc9f30503 # v2.0.13
with:
eessi_stack_version: '2023.06'
- name: test eessi_archdetect.sh
run: |
export EESSI_MACHINE_TYPE=${{matrix.proc_cpuinfo}}
Expand Down

0 comments on commit 5665fad

Please sign in to comment.