Skip to content

Commit d58ddf6

Browse files
committed
oneAPI: upgrade to 2024.1
1 parent f7944e0 commit d58ddf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- name: (Ubuntu) Install Intel oneAPI
113113
if: contains(matrix.os,'ubuntu') && contains(matrix.mpi,'intel')
114114
timeout-minutes: 15
115-
run: sudo apt-get install intel-oneapi-compiler-dpcpp-cpp-2023.1.0 intel-oneapi-compiler-fortran-2023.1.0 intel-oneapi-mpi-devel ninja-build
115+
run: sudo apt-get install intel-oneapi-compiler-dpcpp-cpp-2024.1.0 intel-oneapi-compiler-fortran-2024.1.0 intel-oneapi-mpi-devel ninja-build
116116

117117
- name: (Ubuntu) Setup Intel oneAPI environment
118118
if: contains(matrix.os,'ubuntu') && contains(matrix.mpi,'intel')

0 commit comments

Comments
 (0)