Skip to content

Commit

Permalink
update windows fortran
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Mather committed Nov 21, 2023
1 parent d4d4d83 commit 0a71805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ jobs:
- uses: fortran-lang/setup-fortran@v1
id: setup-fortran
with:
compiler: intel-classic
version: '2021.10'
compiler: intel
version: '2023.2'

- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 0a71805

Please sign in to comment.