mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-04 22:29:40 -06:00
ci: add job testing Intel oneAPI 2025.3.0 compilers on Linux
There is no corresponding Intel classic C/C++ compiler version.
This commit is contained in:
@@ -991,6 +991,13 @@ t:oneapi2025.2.0-makefiles:
|
||||
CMAKE_CI_BUILD_NAME: oneapi2025.2.0_makefiles
|
||||
CMAKE_CI_INTELCOMPILER_IMAGE_TAG: 2025.2.0-rocky9
|
||||
|
||||
t:oneapi2025.3.0-makefiles:
|
||||
extends:
|
||||
- .cmake_test_linux_inteloneapi_makefiles
|
||||
variables:
|
||||
CMAKE_CI_BUILD_NAME: oneapi2025.3.0_makefiles
|
||||
CMAKE_CI_INTELCOMPILER_IMAGE_TAG: 2025.3.0-rocky9
|
||||
|
||||
b:linux-x86_64-package:
|
||||
extends:
|
||||
- .linux_package
|
||||
|
||||
Reference in New Issue
Block a user