We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10415b commit 409ba53Copy full SHA for 409ba53
.github/workflows/tests_archdetect.yml
@@ -23,8 +23,6 @@ jobs:
23
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
24
- name: Enable EESSI
25
uses: eessi/github-action-eessi@58b50fd2eead2162c2b9ac258d4fb60cc9f30503 # v2.0.13
26
- with:
27
- eessi_stack_version: '2023.06'
28
- name: test eessi_archdetect.sh
29
run: |
30
export EESSI_MACHINE_TYPE=${{matrix.proc_cpuinfo}}
0 commit comments