Update deploy.yml

This commit is contained in:
Alex Spataru 2024-11-19 00:08:15 -05:00 committed by GitHub
parent 2be67d3015
commit c2e85582c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ jobs:
uses: fortran-lang/setup-fortran@v1
with:
compiler: intel
version: 2025.0
version: 2024.1
- name: '🚧 Configure with CMake'
run: |
@ -352,7 +352,7 @@ jobs:
uses: fortran-lang/setup-fortran@v1
with:
compiler: intel
version: 2025.0
version: 2024.1
- name: '🚧 Configure with CMake'
run: |