mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update deploy.yml
This commit is contained in:
parent
2be67d3015
commit
c2e85582c5
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -86,7 +86,7 @@ jobs:
|
|||||||
uses: fortran-lang/setup-fortran@v1
|
uses: fortran-lang/setup-fortran@v1
|
||||||
with:
|
with:
|
||||||
compiler: intel
|
compiler: intel
|
||||||
version: 2025.0
|
version: 2024.1
|
||||||
|
|
||||||
- name: '🚧 Configure with CMake'
|
- name: '🚧 Configure with CMake'
|
||||||
run: |
|
run: |
|
||||||
@ -352,7 +352,7 @@ jobs:
|
|||||||
uses: fortran-lang/setup-fortran@v1
|
uses: fortran-lang/setup-fortran@v1
|
||||||
with:
|
with:
|
||||||
compiler: intel
|
compiler: intel
|
||||||
version: 2025.0
|
version: 2024.1
|
||||||
|
|
||||||
- name: '🚧 Configure with CMake'
|
- name: '🚧 Configure with CMake'
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user