Update oneAPI version to 2024.1 for Daily Build (#4418)

This commit is contained in:
H. Joe Lee 2024-04-18 13:09:13 -05:00 committed by GitHub
parent bbf1e26cda
commit 4224aa036a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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