mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
Update oneAPI version to 2024.1 for Daily Build (#4418)
This commit is contained in:
parent
bbf1e26cda
commit
4224aa036a
4
.github/workflows/cmake-ctest.yml
vendored
4
.github/workflows/cmake-ctest.yml
vendored
@ -411,7 +411,7 @@ jobs:
|
|||||||
id: setup-fortran
|
id: setup-fortran
|
||||||
with:
|
with:
|
||||||
compiler: intel
|
compiler: intel
|
||||||
version: '2023.2'
|
version: '2024.1'
|
||||||
|
|
||||||
- name: Enable Developer Command Prompt
|
- name: Enable Developer Command Prompt
|
||||||
uses: ilammy/msvc-dev-cmd@v1.13.0
|
uses: ilammy/msvc-dev-cmd@v1.13.0
|
||||||
@ -505,7 +505,7 @@ jobs:
|
|||||||
id: setup-fortran
|
id: setup-fortran
|
||||||
with:
|
with:
|
||||||
compiler: intel
|
compiler: intel
|
||||||
version: '2023.2'
|
version: '2024.1'
|
||||||
|
|
||||||
- name: Set file base name (Linux_intel)
|
- name: Set file base name (Linux_intel)
|
||||||
id: set-file-base
|
id: set-file-base
|
||||||
|
Loading…
Reference in New Issue
Block a user