mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +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
|
||||
with:
|
||||
compiler: intel
|
||||
version: '2023.2'
|
||||
version: '2024.1'
|
||||
|
||||
- name: Enable Developer Command Prompt
|
||||
uses: ilammy/msvc-dev-cmd@v1.13.0
|
||||
@ -505,7 +505,7 @@ jobs:
|
||||
id: setup-fortran
|
||||
with:
|
||||
compiler: intel
|
||||
version: '2023.2'
|
||||
version: '2024.1'
|
||||
|
||||
- name: Set file base name (Linux_intel)
|
||||
id: set-file-base
|
||||
|
Loading…
Reference in New Issue
Block a user