Skip to content

Commit 629e9ce

Browse files
committed
Update meta.yml
1 parent d73aa75 commit 629e9ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/meta.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,6 @@ jobs:
101101
with:
102102
os: ${{ matrix.os }}
103103
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 }}'
109104

110105
- name: (Ubuntu) Build and Install HDF5 from source
111106
if: contains(matrix.os, 'ubuntu') && contains(matrix.mpi, 'intel')

0 commit comments

Comments
 (0)