mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
Update Intel oneAPI version to 2024.1 (#4412)
This commit is contained in:
parent
908cdb05a4
commit
77d91d8af7
2
.github/workflows/intel-auto.yml
vendored
2
.github/workflows/intel-auto.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
id: setup-fortran
|
||||
with:
|
||||
compiler: intel
|
||||
version: '2024.0'
|
||||
version: '2024.1'
|
||||
|
||||
- name: Autotools Configure
|
||||
shell: bash
|
||||
|
4
.github/workflows/intel-cmake.yml
vendored
4
.github/workflows/intel-cmake.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
id: setup-fortran
|
||||
with:
|
||||
compiler: intel
|
||||
version: '2024.0'
|
||||
version: '2024.1'
|
||||
|
||||
- name: CMake Configure (Linux)
|
||||
shell: bash
|
||||
@ -85,7 +85,7 @@ jobs:
|
||||
id: setup-fortran
|
||||
with:
|
||||
compiler: intel
|
||||
version: '2024.0'
|
||||
version: '2024.1'
|
||||
|
||||
- name: CMake Configure (Windows)
|
||||
shell: pwsh
|
||||
|
Loading…
Reference in New Issue
Block a user