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 d73aa75 commit 629e9ceCopy full SHA for 629e9ce
.github/workflows/meta.yml
@@ -101,11 +101,6 @@ jobs:
101
with:
102
os: ${{ matrix.os }}
103
version: ${{ matrix.intel_version }}
104
-
105
- - name: Log Intel oneAPI version
106
- if: contains(matrix.mpi, 'intel')
107
- shell: bash
108
- run: echo 'Intel oneAPI version: ${{ matrix.intel_version }}'
109
110
- name: (Ubuntu) Build and Install HDF5 from source
111
if: contains(matrix.os, 'ubuntu') && contains(matrix.mpi, 'intel')
0 commit comments